toggle menu
Simple Robot
3.3.0
jvm
switch theme
search in API
simbot-api
/
love.forte.simbot
/
PriorityConstant
/
FIRST
FIRST
const
val
FIRST
:
Int
=
0
(
source
)
最高的优先级.
常量中,最高优先级定义为 0,而不是
Int.MIN_VALUE
.