Otclient  14/8/2020
AwareRange Struct Reference

#include <map.h>

Public Member Functions

int horizontal ()
 
int vertical ()
 

Public Attributes

int top
 
int right
 
int bottom
 
int left
 

Detailed Description

Definition at line 127 of file map.h.

Member Function Documentation

◆ horizontal()

int AwareRange::horizontal ( )
inline

Definition at line 134 of file map.h.

Here is the caller graph for this function:

◆ vertical()

int AwareRange::vertical ( )
inline

Definition at line 135 of file map.h.

Here is the caller graph for this function:

Member Data Documentation

◆ bottom

int AwareRange::bottom

Definition at line 131 of file map.h.

◆ left

int AwareRange::left

Definition at line 132 of file map.h.

◆ right

int AwareRange::right

Definition at line 130 of file map.h.

◆ top

int AwareRange::top

Definition at line 129 of file map.h.


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