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

Classes

class  PlatformerPro.Door
 An extension to a platform that represents a door. More...
 

Namespaces

namespace  PlatformerPro
 

Enumerations

enum class  PlatformerPro.DoorState {
  PlatformerPro.NOT_INITIALISED , PlatformerPro.OPEN , PlatformerPro.CLOSED , PlatformerPro.OPENING ,
  PlatformerPro.CLOSING
}