Jamie Slowgrove - OOT Assignment 1 - A Mission in Afghanistan
|
#include "stdafx.h"
#include <iostream>
#include <memory>
#include "OgreApplication.h"
#include "MyUtils.h"
#include "GameActor.h"
#include "Rotor.h"
Go to the source code of this file.
Classes | |
class | Helicopter |
A class for a Helicopter object that inherits GameActor. More... | |