#include <CTeleporter.h>
Inheritance diagram for Teleporter:

Public Member Functions | |
| Teleporter () | |
| void | setName (char *name) |
| void | set (int x, int y, int destX, int destY) |
| void | setActive (bool active) |
Public Attributes | |
| Sprite * | sprite |
| char | name [50] |
| bool | active |
| int | x |
| int | y |
| int | destX |
| int | destY |
|
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.7