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

Basic control schemes for a side-scroller 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