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

#include <wound.h>

Inheritance diagram for Wound:
Collaboration diagram for Wound:

Public Member Functions

 Wound ()
 
void reset (int p)
 
virtual void update ()
 

Static Public Member Functions

static void hit (Char *ch)
 
static void hit (Char *ch, float angle)
 
static void hit (int pos)
 
static void hit (int pos, float angle)
 

Constructor & Destructor Documentation

◆ Wound()

Wound::Wound ( )
Here is the caller graph for this function:

Member Function Documentation

◆ hit() [1/4]

void Wound::hit ( Char * ch)
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ hit() [2/4]

void Wound::hit ( Char * ch,
float angle )
static
Here is the call graph for this function:

◆ hit() [3/4]

void Wound::hit ( int pos)
static
Here is the call graph for this function:

◆ hit() [4/4]

void Wound::hit ( int pos,
float angle )
static
Here is the call graph for this function:

◆ reset()

void Wound::reset ( int p)
Here is the caller graph for this function:

◆ update()

void Wound::update ( )
virtual

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