Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
_GLFWlibraryNull Struct Reference

#include <null_platform.h>

+ Collaboration diagram for _GLFWlibraryNull:

Public Attributes

int xcursor
 
int ycursor
 
char * clipboardString
 
_GLFWwindowfocusedWindow
 

Detailed Description

Definition at line 80 of file null_platform.h.

Member Data Documentation

◆ clipboardString

char* _GLFWlibraryNull::clipboardString

Definition at line 84 of file null_platform.h.

◆ focusedWindow

_GLFWwindow* _GLFWlibraryNull::focusedWindow

Definition at line 85 of file null_platform.h.

◆ xcursor

int _GLFWlibraryNull::xcursor

Definition at line 82 of file null_platform.h.

◆ ycursor

int _GLFWlibraryNull::ycursor

Definition at line 83 of file null_platform.h.


The documentation for this struct was generated from the following file: