, including all inherited members.
angularVelocity | Object | |
ChangeParent(Group parent) | Object | |
Clone() | Object | |
CloneToGroup(Group newParent) | Object | |
CreateGroup(string name) | Group | |
CreateGroup(string name, Vector2D position) | Group | |
CreateParticleSource(string name, ParticleModel model, number maxParticleNumber) | Group | |
CreatePhCircle(number phGroupId, string name, Vector2D center, number radius) | Group | |
CreatePhLine(number phGroupId, string name, Vector2D pt1, Vector2D pt2) | Group | |
CreatePhRect(number phGroupId, string name, Vector2D size) | Group | |
CreatePhRect(number phGroupId, string name, Vector2D position, Vector2D size) | Group | |
CreatePhShape(number phGroupId, string name) | Group | |
CreatePhTriangle(number phGroupId, string name, Vector2D pt1, Vector2D pt2, Vector2D pt3) | Group | |
CreatePostFX(string name) | Group | |
CreateScreenRenderer(string name) | Group | |
CreateShape(string name) | Group | |
CreateShapeCircle(string name, Vector2D Center, number Radius, Color Col, number Outline, Color OutlineCol) | Group | |
CreateShapeLine(string name, Vector2D P1, Vector2D P2, number Thickness, Color Col, number Outline, Color OutlineCol) | Group | |
CreateShapeRectangle(string name, Vector2D P1, Vector2D P2, Color Col, number Outline, Color OutlineCol) | Group | |
CreateShapeRectangleSize(string name, Vector2D position, Vector2D size, Color Col, number Outline, Color OutlineCol) | Group | |
CreateSprite(string name) | Group | |
CreateSprite(string name, Texture image, Vector2D position) | Group | |
CreateText(string name, string text) | Group | |
CreateText(string name, string text, number fontSize, Color fontColor, Vector2D position) | Group | |
CreateTexturedArea(string name, Texture image, Vector2D position, Vector2D areaSize) | Group | |
Destroy() | Object | |
DestroyChildren() | Group | |
EnableCut(bool isCut) | Group | |
FindByIndex(number id) | Group | |
FindByName(string name) | Group | |
FindByNameGroup(string name) | Group | |
FindByNameParticleSource(string name) | Group | |
FindByNamePhCircle(string name) | Group | |
FindByNamePhLine(string name) | Group | |
FindByNamePhRect(string name) | Group | |
FindByNamePhShape(string name) | Group | |
FindByNamePhTriangle(string name) | Group | |
FindByNamePostFX(string name) | Group | |
FindByNameScreen(string name) | Group | |
FindByNameScreenRenderer(string name) | Group | |
FindByNameShape(string name) | Group | |
FindByNameSprite(string name) | Group | |
FindByNameText(string name) | Group | |
FindByNameTexturedArea(string name) | Group | |
GetAngularVelocity() | Object | |
GetChildCount() | Group | |
GetChildTable() | Group | |
GetCutRectPosition() | Group | |
GetCutRectSize() | Group | |
GetDrawableChild(number index) | Group | |
GetDrawableChildCount() | Group | |
GetGlobalPosition() | Object | |
GetGlobalRotation() | Object | |
GetLowZPos() | Drawable | |
GetName() | Object | |
GetParent() | Object | |
GetParentScreen() | Object | |
GetPhysicChild(number index) | Group | |
GetPhysicChildCount() | Group | |
GetPosition() | Object | |
GetPositionX() | Object | |
GetPositionY() | Object | |
GetPreDestroyFunction() | Group | |
GetRotation() | Object | |
GetScale() | Group | |
GetSpeed() | Object | |
GetType() | Object | |
GetUniqueId() | Object | |
GetUserData(string id) | Object | |
GetZpos() | Drawable | |
globalPosition | Object | |
Hide() | Drawable | |
IsCut() | Group | |
IsUpperThan(Drawable drawableToCompare) | Drawable | |
IsVisible() | Drawable | |
Move(Vector2D mvt) | Object | |
name | Object | |
operator==(Object obj) | Object | |
position | Object | |
Rotate(number angle) | Object | |
rotation | Object | |
rotation | Object | |
scale | Group | |
SetAngularVelocity(number speed) | Object | |
SetCutRect(Vector2D position, Vector2D size) | Group | |
SetGlobalPosition(Vector2D pos) | Object | |
SetGlobalRotation(number rotation) | Object | |
SetName(string str) | Object | |
SetPosition(Vector2D pos) | Object | |
SetPositionX(number pos) | Object | |
SetPositionY(number pos) | Object | |
SetPreDestroyFunction(luaObject luaFunction) | Group | |
SetRotation(number angle) | Object | |
SetScale(Vector2D scale) | Group | |
SetSpeed(Vector2D speed) | Object | |
SetUserData(string id, luaObject data) | Object | |
SetZpos(number val) | Drawable | |
Show(bool visible=true) | Drawable | |
speed | Object | |
UserDataExists(string id) | Object | |
visible | Drawable | |
x | Object | |
y | Object | |
zPos | Drawable | |