Rehti MMORPG  1.0.0
Rehti MMORPG is a free and open source MMORPG game.
SpawnCoordinateBounds Struct Reference

Contains the spawn coordinate bounds for a character. More...

#include <CharacterReader.hpp>

Collaboration diagram for SpawnCoordinateBounds:
Collaboration graph

Public Attributes

int xMin
 
int xMax
 
int yMin
 
int yMax
 

Detailed Description

Contains the spawn coordinate bounds for a character.

Member Data Documentation

◆ xMax

int SpawnCoordinateBounds::xMax

◆ xMin

int SpawnCoordinateBounds::xMin

◆ yMax

int SpawnCoordinateBounds::yMax

◆ yMin

int SpawnCoordinateBounds::yMin

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