Polygon Dash
|
This is the complete list of members for ButtonFactory, including all inherited members.
CreateStaticButton(string objectName, void delegate() callback, SDL_Renderer *renderer, int xPosition, int yPosition, int width, int height, string jsonPath, SDL_Rect *camera) | ButtonFactory | inlinestatic |
CreateTextButton(string objectName, string buttonLabel, void delegate() callback, SDL_Renderer *renderer, int xPosition, int yPosition, SDL_Rect *camera) | ButtonFactory | inlinestatic |