1#ifndef PGR_SEM_COPAKOND_INPUTCONTROLLER_H
2#define PGR_SEM_COPAKOND_INPUTCONTROLLER_H
16 bool _isFullScreen =
false;
24 void toggleFullScreen();
25 void switchCamera(
int mode);
37 void update(
float deltaTime)
override;
50 void onKeyboardEvent(
unsigned char key,
int x,
int y,
bool isDown)
override;
Camera for generating view and projection matrices.
Definition camera.h:20
Runtime editor utility allowing the user to pick, move, and save mesh transformations.
Definition levelEditor.h:19
Kinematic object affected by gravity, friction, and collision resolution.
Definition rigidBody.h:7
Base class for parameterized spline animations.
Definition spline.h:9
PGR Semestral work with sample scenes and bowling. doxygen was generated with a help of LLM.
Definition bezier.cpp:3