My Project
 
Loading...
Searching...
No Matches
Chasm Class Reference

#include <chasm.h>

Static Public Member Functions

static void heroJump (Hero *hero)
 
static void heroFall (int pos)
 
static void heroLand ()
 
static void mobFall (Mob *mob)
 

Static Public Attributes

static bool jumpConfirmed = false
 

Member Function Documentation

◆ heroFall()

void Chasm::heroFall ( int pos)
static

◆ heroJump()

void Chasm::heroJump ( Hero * hero)
static
Here is the call graph for this function:

◆ heroLand()

void Chasm::heroLand ( )
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ mobFall()

void Chasm::mobFall ( Mob * mob)
static
Here is the call graph for this function:

Member Data Documentation

◆ jumpConfirmed

bool Chasm::jumpConfirmed = false
static

The documentation for this class was generated from the following files: