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

Classes

class  PlatformerPro.Extras.UIInventorySlot
 UI item for an individual slot in an inventory. More...
 
class  PlatformerPro.Extras.UIInventoryNavigation
 Stores custom UI navigation data. More...
 

Namespaces

namespace  PlatformerPro
 
namespace  PlatformerPro.Extras
 

Enumerations

enum class  PlatformerPro.Extras.NavigationDirection { PlatformerPro.Extras.UP , PlatformerPro.Extras.DOWN , PlatformerPro.Extras.LEFT , PlatformerPro.Extras.RIGHT }
 Directions we can navigate in. More...