#include <map_node.hh>
objects::MapNodeのコラボレーション図

Public メソッド | |
| MapNode (int x, int y, int z, bool secure=false) | |
| ~MapNode () | |
| int | get_x () const |
| int | get_y () const |
| int | get_z () const |
| bool | get_secure () const |
Protected 変数 | |
| int | _x |
| int | _y |
| int | _z |
| bool | _secure |
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.2-20050421