Particle Game Maker Engine  1.0.0
Enables the user to create their own particle game using a simple and coherent api in the PongChamp scripting language
Move Member List

This is the complete list of members for Move, including all inherited members.

CollideFuncObject()CollideFuncObject
Move(int xFromStep, int yFromStep, int xToStep, int yToStep)Move
hit(ParticleGroupHandle *from, int xf, int yf, ParticleGroupHandle *to, int xt, int yt)Movevirtual