Updated docs
This commit is contained in:
23
doc/files/setactorframe.html
Normal file
23
doc/files/setactorframe.html
Normal file
@@ -0,0 +1,23 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
||||
<title>SetActorFrame [RCBasic Doc] </title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p><h2>sub SetActorFrame( actor, frame ) </h2></p>
|
||||
<p>
|
||||
Sets the current frame of an actor
|
||||
</p>
|
||||
<p>
|
||||
Note: This function will set the actor's animation to 0 which is a default 1 frame animation that is created when the actor is created.
|
||||
</p>
|
||||
<br><p>Related:
|
||||
<a href="getactorframe.html">GetActorFrame</a>
|
||||
</p>
|
||||
<p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user