mirai
2.16.0
common
mirai-core-api
/
net.mamoe.mirai.message.data
/
RockPaperScissors
/
eliminates
eliminates
infix
fun
eliminates
(
other
:
RockPaperScissors
)
:
Boolean
?
判断 当前手势 (
this
) 能否淘汰对手 (
other
)
Return
赢返回
true
,输返回
false
,平局时返回
null