Falco Engine 3.9.0.1 (beta)
FalcoEngine.Screen Class Reference

Properties

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...
 

Detailed Description

Definition at line 7 of file Screen.cs.

Property Documentation

◆ 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: