@@ -604,6 +604,28 @@
Converts the vector from world space to this object's local space.
</p>
+ <h2>Events</h2>
+
+ <h3>added</h3>
+ <p>
+ Fires when the object has been added to its parent object.
+ </p>
+ <h3>removed</h3>
+ Fires when the object has been removed from its parent object.
+ <h3>childadded</h3>
+ Fires when a new child object has been added.
+ <h3>childremoved</h3>
+ Fires when a new child object has been removed.
<h2>Source</h2>
<p>