Extensions |
void object.moveBelow ( table object2 )
Changes an object's Z ordering so that it is below another object. If it is already below that object, its Z ordering will not change.
Parameters
object2 | The object table of another object to test against |
Return Values
None.
Example
Copyright 2010 Justin Aquadro