C# Class Artemis.Engine.Input.ControlScheme.TopDown

Basic control schemes for a top-down game.
ファイルを表示 Open project: ArtemisEngine/Artemis-Engine

Public Properties

Property Type Description
Arrows ControlScheme
ArrowsWASD ControlScheme
WASD ControlScheme

Property Details

Arrows public_oe static_oe property

public static ControlScheme,Artemis.Engine.Input Arrows
return ControlScheme

ArrowsWASD public_oe static_oe property

public static ControlScheme,Artemis.Engine.Input ArrowsWASD
return ControlScheme

WASD public_oe static_oe property

public static ControlScheme,Artemis.Engine.Input WASD
return ControlScheme