This is the complete list of members for JAM_Flocking, including all inherited members.
applyRule1 | JAM_Flocking | private |
applyRule2 | JAM_Flocking | private |
applyRule3 | JAM_Flocking | private |
boids | JAM_Flocking | private |
draw(SDL_Renderer *renderer) | JAM_Flocking | |
JAM_Flocking(int numberOfBoids, JAM_Texture *texture, int xBoundary, int yBoundary, float maxVel, int screenHeight) | JAM_Flocking | |
limitVelocity(int index) | JAM_Flocking | private |
maxVel | JAM_Flocking | private |
roughBoundaries(int index) | JAM_Flocking | private |
rule1(int index) | JAM_Flocking | private |
rule2(int index) | JAM_Flocking | private |
rule3(int index) | JAM_Flocking | private |
screenHeight | JAM_Flocking | private |
setRule1(int applyRule1) | JAM_Flocking | |
setRule2(int applyRule2) | JAM_Flocking | |
setRule3(int applyRule3) | JAM_Flocking | |
update(float dt) | JAM_Flocking | |
whiteSquare | JAM_Flocking | private |
xBoundary | JAM_Flocking | private |
yBoundary | JAM_Flocking | private |
~JAM_Flocking() | JAM_Flocking |