SmileBASIC コミュニティプレイ日記shark blamawam2015/11/18 10:08:18the bottom and top lines are the same but when i run it the bottom line blinks but the top one dosent7そうだね 2返信プレイ済み2017/11/04 04:18:41に取得
SmileBASIC コミュニティ返信[1]親投稿Ed CPFace2015/11/18 10:34Your second loop is blinking because you're clearing and rewriting it every 1/12 of a second. Try it like this. Put your text outside of your loops and use vsync for timing instead of WAIT.0そうだね プレイ済み2017/11/04 04:18:41に取得
SmileBASIC コミュニティ返信[2]親投稿TN21 Trinitro212015/11/18 11:20ACLS takes about a half a second to execute. You could just use CLS.1そうだね プレイ済み2017/11/04 04:18:41に取得