Creation/Dev/Script/Client/TParticleEmitter: Difference between revisions
From Graal Bible
mNo edit summary |
(No difference)
|
Revision as of 02:40, 27 January 2006
TParticleEmitter (TGraalVar):
attachposition - boolean
autorotation - boolean
checkbelowterrain - boolean
clippingbox - string
cliptoscreen - boolean
continueafterdestroy - boolean
currentparticlecount - integer (read only)
delaymax - float
delaymin - float
dropemitter - object (read only)
dropwateremitter - object (read only)
emissionoffset - string
emitatterrainheight - boolean
emitautomatically - boolean
emittedparticles - integer (read only)
firstinfront - boolean
isfrozen - boolean
maxparticles - integer
nrofparticles - integer
particle - object (read only)
particletypes - integer
wraptoclippingbox - boolean
addemitmodifier(str, float, float, str, str, float, float) - returns object
addglobalmodifier(str, float, float, str, str, float, float) - returns object
addlocalmodifier(str, float, float, str, str, float, float) - returns object
advancetime(float)
emit()
emitat(str)
removemodifiers()
removeparticles()