destroyTexture(unsigned char *pixels) (defined in Platform) | Platform | [static] |
getCurrentTime() (defined in Platform) | Platform | [static] |
getDisplaySize(u32 *width, u32 *height) (defined in Platform) | Platform | [static] |
getFrameTime() (defined in Platform) | Platform | [static] |
getFrameTimeStep() (defined in Platform) | Platform | [static] |
getKeyState() (defined in Platform) | Platform | [static] |
getMouseButtonState() (defined in Platform) | Platform | [static] |
getMousePosition() (defined in Platform) | Platform | [static] |
getTexture(const char *filename, bool flip_y, u8 **pixels, u32 *width, u32 *height, u32 *bytes_per_pixel) (defined in Platform) | Platform | [static] |
getWindowHandle() (defined in Platform) | Platform | [static] |
init() (defined in Platform) | Platform | [static] |
initFrame() (defined in Platform) | Platform | [static] |
run() (defined in Platform) | Platform | [static] |
setDisplay(bool fullscreen, u32 width, u32 height) (defined in Platform) | Platform | [static] |