Updated docs and added constants to tracker
This commit is contained in:
11
doc/files/addcompositechild.txt
Normal file
11
doc/files/addcompositechild.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
#title AddCompositeChild [RCBasic Doc]
|
||||
#header Function AddCompositeChild(actor, child_actor, t_matrix)
|
||||
|
||||
Adds a child Actor to a composite actor.
|
||||
|
||||
Returns the child index in the composite actor.
|
||||
|
||||
NOTE: Reference the included Composite Demo for an example
|
||||
|
||||
#ref CreateCompositeActor
|
||||
|
||||
Reference in New Issue
Block a user