#include "ccobject.h"
Go to the source code of this file.
Classes | |
class | CamResource |
To control the translation of resources within Camelot Notes: In the OIL See Also:. More... | |
class | CamResourceRemember |
Defines | |
#define | _RESQUOTE(x) #x |
#define | _R(x) ( CamResource::GetResourceID( _RESQUOTE(x)) ) |
Typedefs | |
typedef UINT32 | ResourceID |
typedef const TCHAR * | ResourceString |
Functions | |
WX_DECLARE_HASH_MAP (ResourceID, ResourceString, wxIntegerHash, wxIntegerEqual, ResIDToString) | |
WX_DECLARE_HASH_MAP (ResourceString, wxImage *, wxStringHash, wxStringEqual, ResourceStringToBitmap) | |
Variables | |
wxImage | imageBevelTool |
wxImage | imageBezTool |
wxImage | imageBlendTool |
wxImage | imageContourTool |
wxImage | imageElipTool |
wxImage | imageFHandTool |
wxImage | imageGradTool |
wxImage | imageLiveEffectTool |
wxImage | imageMouldTool |
wxImage | imagePenTool |
wxImage | imagePush |
wxImage | imageRectTool |
wxImage | imageRegShapeTool |
wxImage | imageSelTool |
wxImage | imageShadrwTool |
wxImage | imageSlicetool |
wxImage | imageTextTool |
wxImage | imageTransTool |
wxImage | imageZoomTool |
|
Definition at line 109 of file camresource.h. |
|
Definition at line 107 of file camresource.h. |
|
Definition at line 117 of file camresource.h. |
|
Definition at line 122 of file camresource.h. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|