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.
AndEngine でスプライトをより暗くまたはより明るくする方法はありますか? 私はアルファのものを使いたくありません。
可能でしたら返信お願いします。ありがとう
sprite.setColor(pRed, pGreen, pBlue, pAlpha) が役に立つかもしれません。アルファを使用する際の問題は何ですか?