SmileBASIC コミュニティ返信[1]親投稿Seth TrigexSS2016/2/3 9:47It gets the ID of whatever button your are holding down; usually, you put it in a variable so that you can do 'if' statements with it. For example: B=BUTTON() If B==1 Then 'Up ' Do whatever ENDIF1そうだね 未プレイ2017/11/04 03:58:52に取得