Physics-Simulator  v1.4.0-beta.2
cannonball.h File Reference
#include <math.h>
#include <cstdlib>
#include <vector>
#include <time.h>
#include "screen.h"
Include dependency graph for cannonball.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  stcDoubleValues
 
struct  stcPhysicalProperties
 
struct  stcBox
 
struct  stcColor
 
class  clsCannonball
 This class is used to create and control each of the balls. More...
 

Typedefs

typedef struct stcDoubleValues dblXY
 
typedef struct stcPhysicalProperties PP
 
typedef struct stcBox BOX
 
typedef struct stcColor clr
 
typedef std::vector< LOCVPath