mirror of
https://github.com/HowestDAE/dae16-VerhulstBram.git
synced 2025-12-16 17:51:47 +01:00
Update Gitignore and Basic Camera / Level Implementation
This commit is contained in:
10
Game/Camera.h
Normal file
10
Game/Camera.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#pragma once
|
||||
|
||||
class Camera
|
||||
{
|
||||
public:
|
||||
|
||||
private:
|
||||
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user