Extensions |
boolean object.isAbove ( table object2 )
Test if one object's Z-position is above that of another object.
Parameters
object2 | The object table of another object to test against |
Return Values
boolean | true if object is above object2, false otherwise |
Example
Copyright 2010 Justin Aquadro