Yet Another Game Engine
|
This is the complete list of members for yage::Camera, including all inherited members.
Camera(int screen_width=1280, int screen_height=720) | yage::Camera | |
move(const glm::vec2 &direction) | yage::Camera | |
update(Shader &program) | yage::Camera | |
zoom(float factor) | yage::Camera |