nS_MoveEmitter(ID%, iX%, iY%, [bAffectParticle%=True]) | Function |
Description: Moves an emitter and particles with it (if needed) | |
Parameters: ID% = Emitter handle iX% = X offset iY% = Y offset bAffectParticle% [Default value = True] = If TRUE, moves the particle with it | |
Return value: None |