Potato Engine
Toggle main menu visibility
Loading...
Searching...
No Matches
Camera.hpp
Go to the documentation of this file.
1
2
#pragma once
3
4
#include "
Actor.hpp
"
5
12
class
Camera :
public
Actor
13
{
14
15
public
:
16
Camera();
17
~Camera();
18
19
protected
:
20
};
Actor.hpp
Actor::Actor
Actor()
Constructs actor object.
Definition
Actor.cpp:13
Game
Actors
Camera.hpp
Generated by
1.17.0