View source
enum abstract CollisionDragType(Int)
package flixel
import flixel.FlxObject
Available on all platforms
Determines when to apply collision drag to one object that collided with another.
Variables
inlineread onlyHEAVIER:CollisionDragType = 3
Drags when colliding with heavier objects. Immovable objects have infinite mass.