Nameless Engine
Loading...
Searching...
No Matches
ne::EditorInputEventIds Struct Reference

#include <EditorInputEventIds.hpp>

Public Types

enum class  Action : unsigned int { CAPTURE_MOUSE_CURSOR = 0 , INCREASE_CAMERA_SPEED , DECREASE_CAMERA_SPEED }
 
enum class  Axis : unsigned int { MOVE_CAMERA_FORWARD = 0 , MOVE_CAMERA_RIGHT , MOVE_CAMERA_UP }
 

Detailed Description

Stores unique IDs of input events.

Member Enumeration Documentation

◆ Action

enum class ne::EditorInputEventIds::Action : unsigned int
strong

Groups action events.

◆ Axis

enum class ne::EditorInputEventIds::Axis : unsigned int
strong

Groups axis events.


The documentation for this struct was generated from the following file: