hgeParticleSystem::GetPosition

Returns the particle system position.

void GetPosition(
  float *x,
  float *y
);

Parameters

x
Pointer to a float to store the particle system X-coordinate to.
y
Pointer to a float to store the particle system Y-coordinate to.

Requirements

Header: hgeparticle.h
Import library: hgehelp.lib

See also

MoveTo, Transpose, GetTransposition