Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ToDo]Eventhandlerで、loadPictureしたときのみ画像を表示するように制御する #51

Closed
aburi6800 opened this issue Mar 17, 2021 · 1 comment

Comments

@aburi6800
Copy link
Owner

今は無条件に画像を表示しているので、画像のないイベントに対応させるため、画像をロード済の場合のみ表示する。

@aburi6800
Copy link
Owner Author

EventHandlerにフラグ変数isPictureLoadedを追加、画像ロード時にTrueとする。
drawメソッド中、このフラグがTrueの時のみpyxel.bltするようにした。
クローズ。

aburi6800 added a commit that referenced this issue Mar 17, 2021
- [ToDo]Eventhandlerで、loadPictureしたときのみ画像を表示するように制御する #51 対応
- [ToDo]Eventhandlerで、メッセージの文字色を指定可能とする #52 対応
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant