parent
70f6dace6b
commit
97af5febff
@ -3,6 +3,7 @@ Axios.Settings is a static class that holds certain information such as the vers
|
||||
|
||||
The following static variables are defined in the class:
|
||||
|
||||
```
|
||||
Version - the version of the engine
|
||||
ScreenSaver - enable this if you are making a screensaver
|
||||
ScreenWidth -> Both of these are recommended screen sizes based on the device
|
||||
@ -15,4 +16,5 @@ Sets the resolution based on suggested values
|
||||
GetResolution( ResolutionSetting setting) - Get's a suggested resolution based on the platform you choose
|
||||
GetHeightScale() - this is used for scaling objects for WP7
|
||||
GetWidthScale()
|
||||
GetScale()
|
||||
GetScale()
|
||||
```
|
Loading…
Reference in New Issue
Block a user