simple-robot
3.0.0-RC.2
simbot-api
/
love.forte.simbot
/
PriorityConstant
/
FIRST
FIRST
const
val
FIRST
:
Int
=
0
最高的优先级.
常量中,最高优先级定义为 0,而不是
Int.MIN_VALUE
.