Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

light Struct Reference

#include <fack.hpp>

Inheritance diagram for light:

light_across_loc light_fixed_in_loc List of all members.

Public Member Functions

virtual ~light ()

Public Attributes

float weight
float oscillation_speed
float oscillation_amplitude
pt< player_illuminationpl_illum

Protected Member Functions

 light (float weight, float oscillation_speed, float oscillation_amplitude, pt< player_illumination > pl_illum)

Constructor & Destructor Documentation

virtual light::~light  )  [inline, virtual]
 

Definition at line 1266 of file fack.hpp.

light::light float  weight,
float  oscillation_speed,
float  oscillation_amplitude,
pt< player_illumination pl_illum
[inline, protected]
 

Definition at line 1269 of file fack.hpp.


Member Data Documentation

float light::oscillation_amplitude
 

Definition at line 1262 of file fack.hpp.

float light::oscillation_speed
 

Definition at line 1261 of file fack.hpp.

pt<player_illumination> light::pl_illum
 

Definition at line 1263 of file fack.hpp.

float light::weight
 

Definition at line 1260 of file fack.hpp.


The documentation for this struct was generated from the following file:
Generated on Wed May 25 15:36:10 2005 for FACK by  doxygen 1.4.0