hgeParticleManager::GetTransposition

Returns current coordinatres shift.

void GetTransposition(
  float *dx,
  float *dy
);

Parameters

dx
Pointer to a float to store the X-displacement to.
dy
Pointer to a float to store the Y-displacement to.

Requirements

Header: hgeparticle.h
Import library: hgehelp.lib

See also

Transpose