VisuTwin Canvas
C++ 3D Engine — Metal Backend
Loading...
Searching...
No Matches
visutwin::canvas::Controller Class Reference

#include <platform/input/controller.h>

Public Member Functions

void update ()

Detailed Description

A general input handler which handles both mouse and keyboard input assigned to named actions. This allows you to define input handlers separately to defining keyboard/mouse configurations.

Definition at line 14 of file controller.h.

Member Function Documentation

◆ update()

void visutwin::canvas::Controller::update ( )
inline

Definition at line 17 of file controller.h.


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