Conscience Core
CoreObjects
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>
14
#include "
CoreObjects/CscWorldElement.h
"
15
16
17
class
CscWorldAnimal
:
public
CscWorldElement
18
{
19
20
};
21
22
#endif
CscWorldElement.h
CscWorldAnimal
Definition:
CscWorldAnimal.h:17
CscWorldElement
Definition:
CscWorldElement.h:23
Generated by
1.8.17