libtcod
  • File event.h
    • Definition (libtcod/sdl2/event.h)
    • Includes
    • Included By
    • Namespaces
    • Functions
libtcod
  • File event.h
  • View page source

File event.h¶

↰ Parent directory (libtcod/sdl2)

SDL2/libtcod event compatibility tools.

Contents

  • Definition (libtcod/sdl2/event.h)

  • Includes

  • Included By

  • Namespaces

  • Functions

Definition (libtcod/sdl2/event.h)¶

  • Program Listing for File event.h

Includes¶

  • ../console_types.h

  • ../mouse.h

  • ../sys.h

Included By¶

  • File libtcod.h

Namespaces¶

  • Namespace tcod

  • Namespace tcod::sdl2

Functions¶

  • Function tcod::sdl2::process_event(const union SDL_Event&, TCOD_key_t&)

  • Function tcod::sdl2::process_event(const union SDL_Event&, TCOD_mouse_t&)

  • Function TCOD_sys_process_key_event

  • Function TCOD_sys_process_mouse_event


© Copyright 2008-2022, Richard Tew.

Built with Sphinx using a theme provided by Read the Docs.