Pioneer
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ProjectileData Struct Reference

#include <Projectile.h>

Collaboration diagram for ProjectileData:
Collaboration graph
[legend]

Public Member Functions

 ProjectileData ()
 

Public Attributes

float lifespan
 
float damage
 
float length
 
float width
 
float speed
 
Color color
 
bool mining
 
bool beam
 

Constructor & Destructor Documentation

◆ ProjectileData()

ProjectileData::ProjectileData ( )
inline

Member Data Documentation

◆ beam

bool ProjectileData::beam

◆ color

Color ProjectileData::color

◆ damage

float ProjectileData::damage

◆ length

float ProjectileData::length

◆ lifespan

float ProjectileData::lifespan

◆ mining

bool ProjectileData::mining

◆ speed

float ProjectileData::speed

◆ width

float ProjectileData::width

The documentation for this struct was generated from the following file: