NeoAxis Engine API Reference

Engine Namespace

namespace

Namespace Hierarchy

Classes

Class Description
_PropertyGridUtils  
Config  
Config.Parameter  
ConfigAttribute  
DisplayInfo  
DisplaySettings  
EngineApp  
EngineDebugSettings  
EngineInitialization This class enables to execute actions at after initialization of a engine.
EngineVersionInformation  
ForceFeedbackConditionEffect  
ForceFeedbackConstantForceEffect  
ForceFeedbackController  
ForceFeedbackEffect  
ForceFeedbackPeriodicEffect  
ForceFeedbackRampEffect  
FunctionalityArea  
GridPathFindSystem  
GridPathFindSystemType  
InputDevice Describes input device.
InputDeviceManager Describes class for managing input devices.
InputEvent Describes general input event. Custom events should be generalized from this one.
JoystickAxisChangedEvent  
JoystickButtonDownEvent  
JoystickButtonEvent  
JoystickButtonUpEvent  
JoystickInputDevice  
JoystickInputDevice.Axis  
JoystickInputDevice.Button  
JoystickInputDevice.POV  
JoystickInputDevice.Slider  
JoystickInputEvent  
JoystickPOVChangedEvent  
JoystickSliderChangedEvent  
KeyEvent Provides data for the OnKeyDown or OnKeyUp event.
KeyPressEvent Provides data for the OnKeyPress event.
LanguageManager  
LanguageManager.TranslationGroup  
Log  
Log.Handlers  
LogicSystemBrowsableAttribute  
LogicSystemCallStaticOverInstanceAttribute  
LogicSystemClassDisplayAttribute  
LogicSystemMethodDisplayAttribute  
NativeMemoryManager  
PerformanceCounter  
PerformanceCounter.Counter  
PerformanceCounter.TimeCounter  
RecastNavigationSystem  
RecastNavigationSystemType  
WebPlayerBridgeClass  
WebPlayerBridgeClass.DownloadFileItem  

Interfaces

Interface Description
_IWrappedCustomTypeDescriptor  
_IWrappedPropertyDescriptor  

Structures

Structure Description
EngineApp.WebPlayerInitData  
WebPlayerVersion  

Delegates

Delegate Description
EngineApp.OnWindowsWndProcDelegate  
EngineApp.TickDelegate  
JoystickInputDevice.DeviceEventDelegate  
LanguageManager.AlternativeLanguageFileLoaderDelegate  
Log.AfterFatalDelegate  
Log.Handlers.LogDelegate  
Log.Handlers.LogFatalHandledDelegate  
Log.Handlers.LogHandledDelegate  

Enumerations

Enumeration Description
EKeys Specifies keyboard key codes.
EMouseButtons  
EngineApp.ApplicationTypes  
EngineApp.WebPlayerMessages  
ForceFeedbackEffectTypes  
JoystickAxes  
JoystickButtons  
JoystickInputDevice.DeviceEvents  
JoystickPOVDirections  
JoystickPOVs  
JoystickSliders  
WebPlayerBridgeClass.DownloadFileItem.States