Merge pull request #1218 from dguzek/ActorSound
clean up ./Docs/Themerdocs/ActorDef.txt
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
[SM5 public nightly build | last update 2014/aug 04]
|
This is a list of all the Actor classes available to Lua in SM5. You can
|
||||||
This is a list of all the known Actor classes in SM5. You can use these by
|
use these by prepend a "Def." to the the class name (e.g. Def.PaneDisplay).
|
||||||
prefixing "Def." on the end of the name (e.g. Def.PaneDisplay).
|
|
||||||
|
|
||||||
Actor
|
Actor
|
||||||
ActorFrame
|
ActorFrame
|
||||||
@@ -9,7 +8,6 @@ ActorMultiTexture
|
|||||||
ActorMultiVertex
|
ActorMultiVertex
|
||||||
ActorProxy
|
ActorProxy
|
||||||
ActorScroller
|
ActorScroller
|
||||||
ActorSound
|
|
||||||
Banner
|
Banner
|
||||||
BGAnimation
|
BGAnimation
|
||||||
BitmapText
|
BitmapText
|
||||||
|
|||||||
Reference in New Issue
Block a user