El Octavio  1.0
This is a video game about adventures.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
El Octavo-Functions.h File Reference
#include "Precompile.h"
+ Include dependency graph for El Octavo-Functions.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CollisionBlock
 
class  Npc
 

Functions

bool checkCollideWithGround (RectangleShape &body)
 
void setVars ()
 
void setup (RenderWindow &window)
 
bool checkCollideWithRamp (RectangleShape &body)
 
Vector2f getRampPos ()
 

Function Documentation

◆ checkCollideWithGround()

bool checkCollideWithGround ( RectangleShape body)

Definition at line 486 of file El Octavo-Functions.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ checkCollideWithRamp()

bool checkCollideWithRamp ( RectangleShape body)

Definition at line 490 of file El Octavo-Functions.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ getRampPos()

Vector2f getRampPos ( )

Definition at line 516 of file El Octavo-Functions.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ setup()

void setup ( RenderWindow window)

Definition at line 307 of file El Octavo-Functions.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ setVars()

void setVars ( )

Definition at line 227 of file El Octavo-Functions.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: