Physics-Simulator
v1.4.0-beta.2
|
#include "cannonball.h"
Go to the source code of this file.
Classes | |
struct | stcOneTwoAttachment |
struct | stcOneTwoPlaces |
struct | stcOneTwoBalls |
class | clsRope |
This class will hold all of the functions for the rope. More... | |
Typedefs | |
typedef struct stcOneTwoAttachment | AttachSpots |
typedef struct stcOneTwoBalls | BallsSpots |
typedef struct stcOneTwoPlaces | PlacesSpots |
Enumerations | |
enum | RopeAttachment { AttachmentNone = 0, AttachmentBall, AttachmentWall } |
typedef struct stcOneTwoAttachment AttachSpots |
typedef struct stcOneTwoBalls BallsSpots |
typedef struct stcOneTwoPlaces PlacesSpots |
enum RopeAttachment |