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

Basic control schemes for a side-scroller game.
Show file Open project: ArtemisEngine/Artemis-Engine

Public Properties

Property Type Description
Arrows ControlScheme
ArrowsWASD ControlScheme
WASD ControlScheme

Property Details

Arrows public static property

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

ArrowsWASD public static property

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

WASD public static property

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