Scene Lab
An open source project by FPL.
 All Classes Namespaces Files Functions Pages
editor_controller.h File Reference

Pointer and keyboard controls for Scene Lab. More...

#include "fplbase/input.h"
#include "mathfu/constants.h"
#include "mathfu/glsl_mappings.h"
#include "scene_lab/entity_system_adapter.h"
#include "scene_lab_config_generated.h"

Go to the source code of this file.

Detailed Description

Pointer and keyboard controls for Scene Lab.

This class provides a simple interface for button and key presses, and for tracking the camera's facing when the mouse moves like in a first-person shooter. TODO: Add gamepad and virtual thumbstick support.

Classes

class  scene_lab::EditorController
 

Namespaces

 scene_lab
 Utility functions that might be useful if you are using Scene Lab.