Static Public Member Functions

Platform Class Reference

List of all members.

Static Public Member Functions

static i32 init ()
static i32 run ()
static bool * getKeyState ()
static bool * getMouseButtonState ()
static vec2f getMousePosition ()
static f32 getCurrentTime ()
static f32 getFrameTime ()
static f32 getFrameTimeStep ()
static i32 initFrame ()
static void * getWindowHandle ()
static void getDisplaySize (u32 *width, u32 *height)
static void setDisplay (bool fullscreen, u32 width, u32 height)
static void getTexture (const char *filename, bool flip_y, u8 **pixels, u32 *width, u32 *height, u32 *bytes_per_pixel)
static void destroyTexture (unsigned char *pixels)

The documentation for this class was generated from the following files:
 All Classes Functions