Свойство | Type | Description | |
---|---|---|---|
Height | uint |
Méthode | Description | |
---|---|---|
FindPath ( short scr_x, short scr_y, short dest_x, short dest_y ) : List |
||
MapPath ( uint nWidth, uint nHeight ) : System | ||
SetPointMask ( short x, short y, byte tag ) : void |
Méthode | Description | |
---|---|---|
Enter_Queue ( |
||
Get_From_Queue ( ) : |
||
Init_Queue ( ) : void | ||
Trytile ( short x, short y, short end_x, short end_y, |
||
judge ( int x, int y, int end_x, int end_y ) : int |
public FindPath ( short scr_x, short scr_y, short dest_x, short dest_y ) : List |
||
scr_x | short | |
scr_y | short | |
dest_x | short | |
dest_y | short | |
Résultat | List |
public MapPath ( uint nWidth, uint nHeight ) : System | ||
nWidth | uint | |
nHeight | uint | |
Résultat | System |
public SetPointMask ( short x, short y, byte tag ) : void | ||
x | short | |
y | short | |
tag | byte | |
Résultat | void |