DynRPG v0.32 Unofficial
Plugin SDK
Public Attributes | List of all members
RPG::Teleport Class Reference

Class used for teleporting. More...

#include <Teleport.h>

Public Attributes

voidAuroraBoard1
 Not even a little bit implemented...
 
voidAuroraBoard2
 Not even a little bit implemented...
 
bool initialized
 Possibly checks if the screen initialized? Not sure about this one...
 
bool teleportTrigger
 Set teleport parameters, and then set this to true to actually teleport;.
 
int mapId
 Map ID to teleport to.
 
int mapX
 Map X-coordinate to teleport to.
 
int mapY
 Map Y-coordinate to teleport to.
 
TeleportDirection facingDirection
 The direction to face after teleporting.
 

Detailed Description

Class used for teleporting.

See also
RPG::teleport
RPG::teleportManagement
RPG::teleportHero()

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