![]() |
Paradox Game Engine
v1.0.0 beta06
|
Properties | |
| IServiceRegistry | Services [get] |
| object | Parameter [get, set] |
| IGame | Game [get] |
| AssetManager | Asset [get] |
| GraphicsDevice | GraphicsDevice [get] |
| InputManager | Input [get] |
| EntitySystem | Entities [get] |
| ScriptSystem | Script [get] |
| RenderSystem | RenderSystem [get] |
| EffectSystem | EffectSystem [get] |
| AudioSystem | Audio [get] |
| UISystem | UI [get] |
Properties inherited from SiliconStudio.Paradox.Games.IVirtualResolution | |
| Vector3 | VirtualResolution [get, set] |
| Gets or sets the screen virtual resolution to use for this game. More... | |
Additional Inherited Members | |
Events inherited from SiliconStudio.Paradox.Games.IVirtualResolution | |
| EventHandler< EventArgs > | VirtualResolutionChanged |
| Occurs when the virtual resolution changed. More... | |
Definition at line 19 of file ScriptContext.cs.
|
get |
Definition at line 27 of file ScriptContext.cs.
|
get |
Definition at line 41 of file ScriptContext.cs.
|
get |
Definition at line 39 of file ScriptContext.cs.
|
get |
Definition at line 33 of file ScriptContext.cs.
|
get |
Definition at line 25 of file ScriptContext.cs.
|
get |
Definition at line 29 of file ScriptContext.cs.
|
get |
Definition at line 31 of file ScriptContext.cs.
|
getset |
Definition at line 23 of file ScriptContext.cs.
|
get |
Definition at line 37 of file ScriptContext.cs.
|
get |
Definition at line 35 of file ScriptContext.cs.
|
get |
Definition at line 21 of file ScriptContext.cs.
|
get |
Definition at line 43 of file ScriptContext.cs.