|
| static int | width [get] |
| | The current width of the screen window in pixels More...
|
| |
| static int | height [get] |
| | The current height of the screen window in pixels More...
|
| |
Definition at line 7 of file Screen.cs.
◆ height
| int FalcoEngine.Screen.height |
|
staticget |
The current height of the screen window in pixels
Definition at line 17 of file Screen.cs.
◆ width
| int FalcoEngine.Screen.width |
|
staticget |
The current width of the screen window in pixels
Definition at line 12 of file Screen.cs.
The documentation for this class was generated from the following file: