プレイ日記
Scientist Speedy1101
How do you detect when the enter key on the keyboard is pressed on the touch screen? I'm making a replacement input function for my program because the original one makes things too complicated.
1そうだね
プレイ済み
返信[1]
親投稿
Hanzo rzsense
ASC(INKEY$()) gives you ASCII code of each key you press. When you press enter key on the keyboard on bottom screen, it'll give you 13. Try to execute the following program. WHILE TRUE VSYNC 1:ST$=INKEY$() IF ST$!="" THEN ?ASC(ST$) WEND
2そうだね
未プレイ
返信[2]
親投稿
Scientist Speedy1101
Thanks!
0そうだね
プレイ済み
返信[3]
親投稿
Aaron Krondelo
Geeze is there anything Hanzo doesn't know about SB!? ;0
0そうだね
プレイ済み
返信[4]
親投稿
Hanzo rzsense
Of course yes there are. For example, I have no experience of using wireless communication commands because I have only one 3DS.
1そうだね
未プレイ
返信[5]
親投稿
Scientist Speedy1101
Same. I wish my brother would get SB.
1そうだね
プレイ済み
返信[6]
親投稿
Aaron Krondelo
Hehe, jk Hanzo. You do know a lot though!
2そうだね
プレイ済み
返信[7]
親投稿
Hanzo rzsense
A lot of SB users in this community know about SB much better than I.
0そうだね
未プレイ
返信[8]
親投稿
*J.P.*[P]£ aj2003aj
like who? you can make the best of stuff easily, you can answer almost all Q&A's how about mml, do you know much about that..? hmm..? any hanzongs..? (that is a really badly made joke..) well back to the pit of endless lines of code.. talking about that, do you have any helpful demos on enemys like making them move around certain areas in a loop (kinda like mario enemys..? or anything like that
0そうだね
プレイ済み