|
Shift
|
Public Types | |
| enum | OS { OS.Windows, OS.Linux, OS.Mac } |
Static Public Member Functions | |
| static void | Init (Game game) |
| static void | ProcessEvents () |
Properties | |
| static bool | IsActive [get, set] |
| static OS | CurrentOS [get] |
Definition at line 12 of file Platform.cs.
| enum Shift.Platform.OS |
| Enumerator | |
|---|---|
| Windows | |
| Linux | |
| Mac | |
Definition at line 14 of file Platform.cs.
|
inlinestatic |
Definition at line 45 of file Platform.cs.
|
inlinestatic |
Definition at line 66 of file Platform.cs.
|
staticget |
Definition at line 30 of file Platform.cs.
|
staticgetset |
Definition at line 25 of file Platform.cs.