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

Used to define an individual monster's position in the group. More...

#include <MonsterGroupPosition.h>

Public Attributes

int id
 The one-based ID of the entry.
 
int monsterId
 monster's id
 
int xPos
 X-position of the monster.
 
int yPos
 Y-position of the monster.
 
bool isHidden
 Is the monster hidden (aka "Invisible" in the editor)?
 

Detailed Description

Used to define an individual monster's position in the group.

See also
RPG::DBMonsterGroup
RPG::dbMonsterGroups

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