This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
Kolja-Strohm-Games
/
FactoryCraft-Client
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
ae66415cca
Rami (Branch)
Tag
feature/animals
master
FactoryCraft-Cl...
/
FactoryCraft
/
Entity.h
Entity.h
89 B
Cronologia
Originale
1
2
3
4
5
6
7
8
#pragma once
#include <Model3D.h>
class Entity : public Framework::Model3D
{
};