C# Class InputCoalescer, pyramidwarf

Mostrar archivo Open project: renaudbedard/pyramidwarf

Public Properties

Property Type Description
Players PlayerInput[],
StickDeadzone float

Public Methods

Method Description
Update ( bool coalesceInterPlayer ) : void

Private Methods

Method Description
UpdateFirstPlayerKeyboard ( ) : void
UpdateGamepadPlayer ( InputDevice controller, int playerIndex ) : void
UpdateSecondPlayerKeyboard ( ) : void

Method Details

Update() public static method

public static Update ( bool coalesceInterPlayer ) : void
coalesceInterPlayer bool
return void

Property Details

Players public_oe static_oe property

public static PlayerInput[], Players
return PlayerInput[],

StickDeadzone public_oe static_oe property

public static float StickDeadzone
return float