Updated docs and added constants to tracker
This commit is contained in:
7
doc/files/addspritechild.txt
Normal file
7
doc/files/addspritechild.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
#title AddSpriteChild [RCBasic Doc]
|
||||
#header Function AddSpriteChild(sprite, child_sprite, x, y)
|
||||
|
||||
Adds a sprite as a child to another sprite. Child sprite is offset by given position.
|
||||
|
||||
#ref RemoveSpriteChild
|
||||
|
||||
Reference in New Issue
Block a user