Catos Engine (Source)
0.0.1
Lightweight Game engine
Loading...
Searching...
No Matches
scene.h
Go to the documentation of this file.
1
//
2
// Created by allos on 9/29/2024.
3
//
4
5
#ifndef CATOS_SCENE_H
6
#define CATOS_SCENE_H
7
8
9
class
scene
{
10
11
};
12
13
14
#endif
//CATOS_SCENE_H
scene
Definition
scene.h:9