29 #include "../../idlib/precompiled.h"
32 #include "../../ui/Window.h"
33 #include "../../ui/UserInterfaceLocal.h"
62 mRegistry.
Init(
"Software\\id Software\\DOOM3\\Tools\\GUIEditor" );
96 for ( i = 0; i < 16; i ++ )
140 for ( i = 0; i < 16; i ++ )
void SetLong(const char *name, long v)
void Init(const char *key)
void SetVec4(const char *name, idVec4 &v)
void SnapRectToGrid(idRectangle &rect, bool snapLeft=true, bool snapTop=true, bool snapWidth=true, bool snapHeight=true)
idVec4 GetVec4(const char *name)
rvRegistryOptions mRegistry
bool mIgnoreDesktopSelect
void SetBool(const char *name, bool v)
COLORREF mCustomColors[16]
bool GetBool(const char *name)
long GetLong(const char *name)
char * va(const char *fmt,...)
void Set(const float x, const float y, const float z, const float w)