Class | Rubygame::ExposeEvent |
In: |
lib/rubygame/event.rb
lib/rubygame/event.rb |
Parent: | Event |
Indicates that part of the application window was exposed or otherwise changed, and perhaps the window needs to be refreshed. This event occurs, for example, when an OpenGL display should be updated.