Module sfml::window [] [src]

Provides OpenGL-based windows, and abstractions for events and input handling.

Modules

joystick

Access to the real-time state of the joysticks.

mouse

Access to the real-time state of the mouse.

sensor

Access to the real-time state of the sensors.

touch

Access to the real-time state of the touches.

Structs

Context

Type holding a valid drawing context.

ContextSettings

Structure defining the settings of the OpenGL context attached to a window.

Style

Available styles applicable to windows.

VideoMode

VideoMode defines a video mode (width, height, bpp)

Window

Window that serves as a target for OpenGL rendering.

Enums

Event

Defines a system event and its parameters.

Key

Key codes known to SFML.

Functions

set_virtual_keyboard_visible

Show or hide the virtual keyboard.