Skip to content
Snippets Groups Projects
  • est31's avatar
    fa6b21a1
    Tell irrlicht if we handle a key or not. · fa6b21a1
    est31 authored
    We can remove the function in MtNativeActivity now
    as it serves precisely that purpose: to tell irrlicht
    that we handled the esc key.
    
    TODO for later:
     * Perhaps try to find a more performant container than KeyList
    fa6b21a1
    History
    Tell irrlicht if we handle a key or not.
    est31 authored
    We can remove the function in MtNativeActivity now
    as it serves precisely that purpose: to tell irrlicht
    that we handled the esc key.
    
    TODO for later:
     * Perhaps try to find a more performant container than KeyList
game.h 3.19 KiB