Platformer Pro  2.3.2
A platform game kit for Unity.
KeyType.cs File Reference

Namespaces

namespace  PlatformerPro
 

Enumerations

enum class  PlatformerPro.KeyType {
  PlatformerPro.UP , PlatformerPro.DOWN , PlatformerPro.VERTICAL_AXIS , PlatformerPro.LEFT ,
  PlatformerPro.RIGHT , PlatformerPro.HORIZONTAL_AXIS , PlatformerPro.JUMP , PlatformerPro.RUN ,
  PlatformerPro.ACTION , PlatformerPro.PAUSE , PlatformerPro.ALT_VERTICAL_AXIS , PlatformerPro.ALT_HORIZONTAL_AXIS
}
 Key type used for configurable input. More...