YourCityInvadedByAliens
Documentation for code of the game
Public Member Functions | Private Attributes | List of all members
AiTank0 Class Reference

#include <ai_tank0.h>

Inheritance diagram for AiTank0:
Inheritance graph
[legend]
Collaboration diagram for AiTank0:
Collaboration graph
[legend]

Public Member Functions

 AiTank0 (GameTank0State *pTank0State)
 
void makeStep ()
 
- Public Member Functions inherited from AiObject
 AiObject ()
 
void setDestroyed (bool bDestroyed)
 
bool isDestroyed ()
 

Private Attributes

GameTank0Statem_pTank0State
 

Additional Inherited Members

- Protected Attributes inherited from AiObject
std::string TAG
 

Constructor & Destructor Documentation

◆ AiTank0()

AiTank0::AiTank0 ( GameTank0State pTank0State)

Member Function Documentation

◆ makeStep()

void AiTank0::makeStep ( )
virtual

Implements AiObject.

Member Data Documentation

◆ m_pTank0State

GameTank0State* AiTank0::m_pTank0State
private

The documentation for this class was generated from the following files: