Uranium
Application Framework
UM.Platform.Platform Class Reference

Convenience class to simplify OS checking and similar platform-specific handling. More...

Public Member Functions

bool isOSX (cls)
 Check to see if we are currently running on OSX.
 
bool isWindows (cls)
 Check to see if we are currently running on Windows.
 
bool isLinux (cls)
 Check to see if we are currently running on Linux.
 
int getType (cls)
 Get the platform type.
 

Detailed Description

Convenience class to simplify OS checking and similar platform-specific handling.


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