Merge pull request #1218 from dguzek/ActorSound

clean up ./Docs/Themerdocs/ActorDef.txt
This commit is contained in:
Kyzentun
2016-07-08 07:42:14 -06:00
committed by GitHub
+2 -4
View File
@@ -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