timelinefx:
timelinefx
.
tlGameObject
.SetCollisionBoxtoImage
Method SetCollisionBoxtoImage:Void( layer:
Int
)
Set the collision box of the object to the imagebox You can use the collision box for checking collisions and quadtree queries.
Parameters
layer
Int of the collision layer the collision box should go on (for use with
tlQuadTree
)