Zen 0.3.0
Loading...
Searching...
No Matches
Zen::InputSystem Class Reference

Public Member Functions

void begin ()
void end ()
void reset ()
bool held (int scancode) const
bool pressed (int scancode) const
bool released (int scancode) const

Detailed Description

Definition at line 6 of file ZEN_InputSystem.h.

Member Function Documentation

◆ begin()

void Zen::InputSystem::begin ( )

Definition at line 6 of file ZEN_InputSystem.cpp.

◆ end()

void Zen::InputSystem::end ( )

Definition at line 8 of file ZEN_InputSystem.cpp.

◆ held()

bool Zen::InputSystem::held ( int scancode) const

Definition at line 17 of file ZEN_InputSystem.cpp.

◆ pressed()

bool Zen::InputSystem::pressed ( int scancode) const

Definition at line 20 of file ZEN_InputSystem.cpp.

◆ released()

bool Zen::InputSystem::released ( int scancode) const

Definition at line 23 of file ZEN_InputSystem.cpp.

◆ reset()

void Zen::InputSystem::reset ( )

Definition at line 12 of file ZEN_InputSystem.cpp.


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