Pulse
Introduction
The Pulse method creates a recurring set of instructions used to change the argument IScalable's Scale and Scale Velocity. The result is a pulsing effect.
Code Example
The following creates a Sprite which pulses using a set of defined parameters.
Add the following using statements:
Add the following to Initialize after initializing FlatRedBall;
Last updated