This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
Kolja-Strohm-Games
/
FactoryCraft-Client
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
59ebc70eec
Ramos
Etiquetas
feature/animals
master
FactoryCraft-Cl...
/
FactoryCraft
/
Entity.h
Entity.h
89 B
Histórico
Em bruto
1
2
3
4
5
6
7
8
#pragma once
#include <Model3D.h>
class Entity : public Framework::Model3D
{
};