|
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 "GamePhysics.h"

Go to the source code of this file.
Classes | |
| class | Projectile |
| A class for a Projectile object that inherits GameActor and GamePhysics. More... | |
1.8.8