BARE2D
BARECEGUI.cpp File Reference
#include "BARECEGUI.hpp"
#include <SDL2/SDL_timer.h>
#include "utf8.h"
#include "Logger.hpp"
+ Include dependency graph for BARECEGUI.cpp:

Go to the source code of this file.

Namespaces

 BARE2D
 

Functions

CEGUI::Key::Scan BARE2D::SDLKeyToCEGUIKey (SDL_Keycode key)
 
CEGUI::MouseButton BARE2D::SDLButtonToCEGUIButton (Uint8 sdlButton)