FOnline
 Указатель Классы Функции Переменные Группы Страницы
Структура MapperMap

Открытые члены

uint GetTilesCount (uint16 hexX, uint16 hexY, bool roof) const
 
void DeleteTile (uint16 hexX, uint16 hexY, bool roof, uint index)
 
uint GetTile (uint16 hexX, uint16 hexY, bool roof, uint index) const
 
void AddTile (uint16 hexX, uint16 hexY, int offsX, int offsY, int layer, bool roof, uint picHash)
 

Открытые атрибуты

const uint16 Width
 
const uint16 Height
 
const int WorkHexX
 
const int WorkHexY
 
int Time
 
bool NoLogOut
 
string ScriptModule
 
string ScriptFunc
 

Методы

uint GetTilesCount ( uint16  hexX,
uint16  hexY,
bool  roof 
) const
void DeleteTile ( uint16  hexX,
uint16  hexY,
bool  roof,
uint  index 
)
uint GetTile ( uint16  hexX,
uint16  hexY,
bool  roof,
uint  index 
) const
void AddTile ( uint16  hexX,
uint16  hexY,
int  offsX,
int  offsY,
int  layer,
bool  roof,
uint  picHash 
)

Данные класса

const uint16 Width
const uint16 Height
const int WorkHexX
const int WorkHexY
int Time
bool NoLogOut
string ScriptModule
string ScriptFunc