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

#include <pushing.h>

Inheritance diagram for Pushing:
Collaboration diagram for Pushing:

Classes

class  Effect
 

Public Member Functions

 CLASSNAME (Pushing)
 
 Pushing (Char *ch, int from, int to)
 
- Public Member Functions inherited from Actor
 Actor ()
 
virtual void storeInBundle (Bundle *bundle)
 
virtual void restoreFromBundle (Bundle *bundle)
 
int Id ()
 
void next ()
 

Protected Member Functions

virtual boolean act ()
 
- Protected Member Functions inherited from Actor
virtual void spend (float time)
 
void postpone (float time)
 
float cooldown ()
 
void diactivate ()
 
virtual void onAdd ()
 
virtual void onRemove ()
 

Additional Inherited Members

- Static Public Member Functions inherited from Actor
static void fixTime ()
 
static void clear ()
 
static CharfindChar (int pos)
 
static ActorfindById (int id)
 
static void init ()
 
static void addDelayed (Actor *actor, float delay)
 
static void remove (Actor *actor)
 
static void add (Actor *actor)
 
static void occupyCell (Char *ch)
 
static void freeCell (int pos)
 
static void process ()
 
- Static Public Attributes inherited from Actor
static const int TICK = 1
 
static HashSet< Actor * > all
 

Constructor & Destructor Documentation

◆ Pushing()

Pushing::Pushing ( Char * ch,
int from,
int to )
Here is the caller graph for this function:

Member Function Documentation

◆ act()

boolean Pushing::act ( )
protectedvirtual

Implements Actor.

Here is the call graph for this function:

◆ CLASSNAME()

Pushing::CLASSNAME ( Pushing )
Here is the call graph for this function:

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