0.1.0
api
check (检查)
position (获取给定坐标的地图类型)
surrounding (获取周围地图类型)
path (寻路)
next (移动方向推荐)
closest_item (最近的物品)
const (常量)
Object (对象)
U (上)
D (下)
L (左)
R (右)
S (保持不动)
context (环境信息)
get_context (获取环境上下文)
set_item_name (自定义 items 类名)
Context (环境信息类)
Player (用户数据)
Item (物品数据)
Exit (出口数据)
context
迷宫寻宝
»
索引
索引
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
U
|
W
|
Y
|
模
A
api.check
模块
api.const
模块
api.context
模块
B
blue_gem (Object 属性)
box (Object 属性)
C
closest_item() (在 api.check 模块中)
col (Exit 属性)
(Item 属性)
(Player 属性)
Context (api.context 中的类)
context() (在 api.context 模块中)
D
D() (在 api.const 模块中)
direction (Player 属性)
done (Context 属性)
E
energy (Player 属性)
Exit (api.context 中的类)
exit (Context 属性)
(Object 属性)
F
finished (Player 属性)
G
get_context() (在 api.context 模块中)
H
height (Context 属性)
I
id (Player 属性)
Item (api.context 中的类)
item_count (Player 属性)
items (Context 属性)
L
L() (在 api.const 模块中)
M
maze (Context 属性)
me (Context 属性)
N
next() (在 api.check 模块中)
O
Object (api.const 中的类)
order (Player 属性)
P
path() (在 api.check 模块中)
pink_gem (Object 属性)
Player (api.context 中的类)
player (Object 属性)
players (Context 属性)
position() (在 api.check 模块中)
purple_gem (Object 属性)
R
R() (在 api.const 模块中)
red_gem (Object 属性)
round (Context 属性)
row (Exit 属性)
(Item 属性)
(Player 属性)
S
S() (在 api.const 模块中)
score (Player 属性)
set_item_name() (在 api.context 模块中)
step (Context 属性)
surrounding() (在 api.check 模块中)
U
U() (在 api.const 模块中)
W
width (Context 属性)
Y
yellow_gem (Object 属性)
模
模块
api.check
api.const
api.context