Conscience Core
CscWorldAnimal.h
Go to the documentation of this file.
1 //
2 // CscEnvironmentAnimalModel.h
3 // ConscienceRobotManager
4 //
5 // Created by Conscience_Hazar on 05/03/2019.
6 // Copyright © 2019 IliesZaoui. All rights reserved.
7 //
8 
9 #ifndef CscWorldAnimal_h
10 #define CscWorldAnimal_h
11 
12 #include <iostream>
13 #include <string>
15 
16 
18 {
19 
20 };
21 
22 #endif
CscWorldElement.h
CscWorldAnimal
Definition: CscWorldAnimal.h:17
CscWorldElement
Definition: CscWorldElement.h:23