C# Class ControlerBuddy.Movement

显示文件 Open project: coman3/EloBuddy.Addons

Public Properties

Property Type Description
OpenModeSelectorKey GamepadButtonFlags

Public Methods

Method Description
Initialize ( ) : void

Private Methods

Method Description
CheckSelectMode ( ) : void
CreateModeText ( ) : void
Drawing_OnDraw ( EventArgs args ) : void
Drawing_OnEndScene ( EventArgs args ) : void
Game_OnUpdate ( EventArgs args ) : void
HookEvents ( ) : void
PrepVariables ( ) : void

Method Details

Initialize() public static method

public static Initialize ( ) : void
return void

Property Details

OpenModeSelectorKey public_oe static_oe property

public static GamepadButtonFlags OpenModeSelectorKey
return GamepadButtonFlags