Bottle 2D - Lua API
1.0.0
All you need to create games using bottle2D.
Main Page
Related Pages
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
ParticleSource Member List
This is the complete list of members for
ParticleSource
, including all inherited members.
angularVelocity
Object
autoDestroy
ParticleSource
ChangeParent
(Group parent)
Object
Clone
()
Object
CloneToGroup
(Group newParent)
Object
ComputeParticles
(number time)
ParticleSource
Destroy
()
Object
flow
ParticleSource
friction
ParticleSource
GetAngularVelocity
()
Object
GetEmitterAngle
()
ParticleSource
GetEmitterDirection
()
ParticleSource
GetFlow
()
ParticleSource
GetFriction
()
ParticleSource
GetGlobalPosition
()
Object
GetGlobalRotation
()
Object
GetGravity
()
ParticleSource
GetLowZPos
()
Drawable
GetMaxForce
()
ParticleSource
GetMinForce
()
ParticleSource
GetName
()
Object
GetOnTankEmptyEventFunction
()
ParticleSource
GetParent
()
Object
GetParentScreen
()
Object
GetPosition
()
Object
GetPositionX
()
Object
GetPositionY
()
Object
GetRotation
()
Object
GetSpeed
()
Object
GetTank
()
ParticleSource
GetType
()
Object
GetUniqueId
()
Object
GetUserData
(string id)
Object
GetZpos
()
Drawable
globalPosition
Object
gravity
ParticleSource
Hide
()
Drawable
IsAutoDestroy
()
ParticleSource
IsUpperThan
(Drawable drawableToCompare)
Drawable
IsVisible
()
Drawable
MakeRenderImages
(Texture img, Vector2D size, bool blendAdd)
ParticleSource
MakeRenderLines
(number length, number width)
ParticleSource
MakeRenderPoints
(number ponumberSize)
ParticleSource
maxForce
ParticleSource
minForce
ParticleSource
Move
(Vector2D mvt)
Object
name
Object
onTankEmptyEventFunction
ParticleSource
operator==
(Object obj)
Object
position
Object
Rotate
(number angle)
Object
rotation
Object
rotation
Object
SetAngularVelocity
(number speed)
Object
SetAutoDestroy
(bool autoDestroy)
ParticleSource
SetEmitter
(ParticleEmitter emitter)
ParticleSource
SetEmitterAngle
(number angle)
ParticleSource
SetEmitterDirection
(Vector2D direction)
ParticleSource
SetFlow
(number flow)
ParticleSource
SetForce
(number min, number max)
ParticleSource
SetFriction
(number friction)
ParticleSource
SetGlobalPosition
(Vector2D pos)
Object
SetGlobalRotation
(number rotation)
Object
SetGravity
(Vector2D force)
ParticleSource
SetMaxForce
(number maxForce)
ParticleSource
SetMinForce
(number minForce)
ParticleSource
SetName
(string str)
Object
SetOnTankEmptyEventFunction
(luaObject luaFunction)
ParticleSource
SetPosition
(Vector2D pos)
Object
SetPositionX
(number pos)
Object
SetPositionY
(number pos)
Object
SetRotation
(number angle)
Object
SetSpeed
(Vector2D speed)
Object
SetTank
(number tank)
ParticleSource
SetUserData
(string id, luaObject data)
Object
SetZpos
(number val)
Drawable
Show
(bool visible=true)
Drawable
speed
Object
tank
ParticleSource
UserDataExists
(string id)
Object
visible
Drawable
x
Object
y
Object
zPos
Drawable
All
Classes
Files
Functions
Variables
Generated on Thu Jan 5 2012 23:01:39 for Bottle 2D - Lua API by
1.7.3