Options
All
  • Public
  • Public/Protected
  • All
Menu

An enum that describes the sides of an axis aligned box for collision

Index

Enumeration members

Enumeration members

Bottom = "Bottom"
Left = "Left"
None = "None"
Right = "Right"
Top = "Top"