Available with nape plugin
Enumeration of Interaction types.
staticread onlyCOLLISION:InteractionType
Collision interaction type.
staticread onlySENSOR:InteractionType
Sensor interaction type. ""
staticread onlyFLUID:InteractionType
Fluid interaction type.
staticread onlyANY:InteractionType
Special enum corresponding to 'all' interaction types.
new()
@private
@:keeptoString():String