Bottle 2D - Lua API 1.0.0
All you need to create games using bottle2D.

Object Member List

This is the complete list of members for Object, including all inherited members.
angularVelocityObject
ChangeParent(Group parent)Object
Clone()Object
CloneToGroup(Group newParent)Object
Destroy()Object
GetAngularVelocity()Object
GetGlobalPosition()Object
GetGlobalRotation()Object
GetName()Object
GetParent()Object
GetParentScreen()Object
GetPosition()Object
GetPositionX()Object
GetPositionY()Object
GetRotation()Object
GetSpeed()Object
GetType()Object
GetUniqueId()Object
GetUserData(string id)Object
globalPositionObject
Move(Vector2D mvt)Object
nameObject
operator==(Object obj)Object
positionObject
Rotate(number angle)Object
rotationObject
rotationObject
SetAngularVelocity(number speed)Object
SetGlobalPosition(Vector2D pos)Object
SetGlobalRotation(number rotation)Object
SetName(string str)Object
SetPosition(Vector2D pos)Object
SetPositionX(number pos)Object
SetPositionY(number pos)Object
SetRotation(number angle)Object
SetSpeed(Vector2D speed)Object
SetUserData(string id, luaObject data)Object
speedObject
UserDataExists(string id)Object
xObject
yObject
 All Classes Files Functions Variables