21 lines
450 B
HTML
21 lines
450 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>DeleteSpriteAnimation [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Sub DeleteSpriteAnimation(sprite, animation) </h2></p>
|
|
<p>
|
|
Delete's a sprite's animation
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="createspriteanimation.html">CreateSpriteAnimation</a>
|
|
</p>
|
|
<p>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |