The Game Engine  1
Behaviors.h File Reference

this file should contain all Behaviors for WorldObjects inlcuding Backgrounds More...

#include <vector>
#include <string>
#include "Game.h"
#include "fns.h"
+ Include dependency graph for Behaviors.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void sunParticleInit ()
 Particle system testing based on sun sprite. More...
 
void sunParticleUpdate ()
 Particle system testing based on sun sprite. More...
 

Detailed Description

this file should contain all Behaviors for WorldObjects inlcuding Backgrounds

Definition in file Behaviors.h.

Function Documentation

void sunParticleInit ( )

Particle system testing based on sun sprite.

Definition at line 14 of file Behaviors.h.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void sunParticleUpdate ( )

Particle system testing based on sun sprite.

Definition at line 30 of file Behaviors.h.

+ Here is the call graph for this function:

+ Here is the caller graph for this function: