Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Javaでヘビゲームを開発しました。問題は、ゲームの実行中にちらつきが見られることです。なぜこれが起こっているのか、可能な解決策を教えてください。
ゲームのコードはここにあります。
ダブルバッファリングを検討しましたか?
あなたのコードを見ると、次のことが潜在的な原因であるとはどうですか
Thread.sleep(1000)