libtcod

Core

  • Colors
  • Console
  • System layer

Base toolkits

  • Line Drawing Toolkit
  • Contexts
  • REXPaint Files
  • Tilesets

How-tos

  • Upgrading
  • Getting Started

API

  • Library API
libtcod
  • File event.h
  • View page source

File event.h¶

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_mouse_t&)

  • Function tcod::sdl2::process_event(const union SDL_Event&, TCOD_key_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.