![]() |
Paradox Game Engine
v1.0.0 beta06
|
Public Member Functions | |
| Task | Execute () |
Additional Inherited Members | |
Properties inherited from SiliconStudio.Paradox.IScriptContext | |
| 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... | |
Events inherited from SiliconStudio.Paradox.Games.IVirtualResolution | |
| EventHandler< EventArgs > | VirtualResolutionChanged |
| Occurs when the virtual resolution changed. More... | |
Definition at line 46 of file ScriptContext.cs.
| Task SiliconStudio.Paradox.IScript.Execute | ( | ) |
Implemented in SiliconStudio.Paradox.Script.