Added RC3 function count macro to tracker
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<p><h2>Sub SetSpriteAnimation(sprite, animation) </h2></p>
|
<p><h2>Sub SetSpriteAnimation(sprite, animation, num_loops) </h2></p>
|
||||||
<p>
|
<p>
|
||||||
Sets the current animation for a sprite
|
Sets the current animation for a sprite
|
||||||
</p>
|
</p>
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#title SetSpriteAnimation [RCBasic Doc]
|
#title SetSpriteAnimation [RCBasic Doc]
|
||||||
#header Sub SetSpriteAnimation(sprite, animation)
|
#header Sub SetSpriteAnimation(sprite, animation, num_loops)
|
||||||
|
|
||||||
Sets the current animation for a sprite
|
Sets the current animation for a sprite
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user