Potato Engine
Toggle main menu visibility
Loading...
Searching...
No Matches
Block.hpp
Go to the documentation of this file.
1
2
3
#include "
Game/Actors/Actor.hpp
"
4
9
class
Block :
public
Actor
10
{
11
12
public
:
13
Block();
14
15
};
Actor.hpp
Actor::Actor
Actor()
Constructs actor object.
Definition
Actor.cpp:13
Game
Actors
Block.hpp
Generated by
1.17.0