Sly Engine
|
This is the complete list of members for Sly, including all inherited members.
Draw() | Sly | privatevirtual |
GameEnd() | Sly | private |
GameInitialize() | Sly | private |
GetHeight() | Sly | inlinestatic |
GetTime() | Sly | inlineprivatestatic |
GetWidth() | Sly | inlinestatic |
Initialize() | Sly | privatevirtual |
Instance() | Sly | inlineprivatestatic |
LoadAllResources() | Sly | private |
LoadContent() | Sly | privatevirtual |
operator=(const Sly &)=delete | Sly | private |
operator=(Sly &&)=delete | Sly | private |
privGetHeight() | Sly | private |
privGetTime() | Sly | private |
privGetWidth() | Sly | private |
privSetClear(float r, float g, float b, float a) | Sly | private |
privSetWidthHeight(int w, int h) | Sly | private |
privSetWindowName(const char *name) | Sly | private |
ptrInstance | Sly | privatestatic |
Run() | Sly | static |
SetClear(float r, float g, float b, float a) | Sly | inlinestatic |
SetWidthHeight(int w, int h) | Sly | inlinestatic |
SetWindowName(const char *name) | Sly | inlinestatic |
Sly()=default | Sly | private |
Sly(const Sly &)=delete | Sly | private |
Sly(Sly &&)=delete | Sly | private |
Sly(const char *windowName, const int Width, const int Height) | Sly | private |
SlyAttorney class | Sly | friend |
UnLoadContent() | Sly | privatevirtual |
Update() | Sly | privatevirtual |
~Sly()=default | Sly | private |