Paradox Game Engine  v1.0.0 beta06
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
SiliconStudio.Paradox.IScript Interface Reference
Inheritance diagram for SiliconStudio.Paradox.IScript:
SiliconStudio.Paradox.IScriptContext SiliconStudio.Paradox.Games.IVirtualResolution SiliconStudio.Paradox.Script

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< EventArgsVirtualResolutionChanged
 Occurs when the virtual resolution changed. More...
 

Detailed Description

Definition at line 46 of file ScriptContext.cs.

Member Function Documentation

Task SiliconStudio.Paradox.IScript.Execute ( )

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