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