#include <null_platform.h>
Public Attributes | |
int | xcursor |
int | ycursor |
char * | clipboardString |
_GLFWwindow * | focusedWindow |
Definition at line 80 of file null_platform.h.
char* _GLFWlibraryNull::clipboardString |
Definition at line 84 of file null_platform.h.
_GLFWwindow* _GLFWlibraryNull::focusedWindow |
Definition at line 85 of file null_platform.h.
int _GLFWlibraryNull::xcursor |
Definition at line 82 of file null_platform.h.
int _GLFWlibraryNull::ycursor |
Definition at line 83 of file null_platform.h.