timelinefx:timelinefx.tlGameObject.SetCollisionHandler
Method SetCollisionHandler:Void( callback:Void( @object,@object ) )
The the function callback used for processing collisions on the tlQuadTree The callback function you use must have 2 object parameters
Parameters
callback Function pointer