Searched defs:DrawOptions (Results 1 – 1 of 1) sorted by relevance
15 struct DrawOptions { struct16 DrawOptions(int w, int h, bool r, bool g, bool p, bool k, const char* s) in DrawOptions() function31 extern DrawOptions GetDrawOptions(); argument