Click or drag to resize

EngineApp Methods

The EngineApp type exposes the following members.

Methods
 NameDescription
Public methodStatic memberCallPlatformSpecificMethod 
Public methodStatic memberCreate 
Public methodStatic memberCreatedWindowApplicationIdle 
Public methodStatic memberCreatedWindowProcessResize 
Public methodStatic memberDestroy 
Public methodStatic memberDoTick 
Public methodStatic memberEnginePauseUpdateState 
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodStatic memberGetEKeysMaxIndex 
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodStatic memberGetNativeModuleNames 
Public methodStatic memberGetScreenSize 
Public methodStatic memberGetSystemLanguage 
Public methodStatic memberGetSystemSmallIconSize 
Public methodStatic memberGetSystemTime 
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodStatic memberInit 
Public methodStatic memberIsRealShowSystemCursor 
Public methodStatic memberMessageLoopWaitMessage 
Public methodStatic memberPerformRegisterConfigParameter 
Public methodStatic memberProcessApplicationMessageEvents 
Public methodStatic memberRun 
Public methodStatic memberSetWindowedMode 
Public methodStatic memberShutdown 
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Public methodStatic memberUpdateEngineTime 
Top
Extension Methods
 NameDescription
Public Extension MethodMethodInvoke Calls the object method by name.
(Defined by ObjectEx)
Public Extension MethodPropertyGet Gets the value of the object property by name.
(Defined by ObjectEx)
Public Extension MethodPropertyGetT Gets the value of the object property by name.
(Defined by ObjectEx)
Public Extension MethodPropertySet Sets the value of the object property by name.
(Defined by ObjectEx)
Top
See Also