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

light_across_loc Struct Reference

#include <fack.hpp>

Inheritance diagram for light_across_loc:

light List of all members.

Public Member Functions

 light_across_loc (float weight, float oscillation_speed, float oscillation_amplitude, pt< player_illumination > pl_illum, pt< phys_obj > obj_which_emits_the_light, float light_radius)

Public Attributes

pt< phys_objobj_which_emits_the_light
 A torch, for example.
float light_radius

Constructor & Destructor Documentation

light_across_loc::light_across_loc float  weight,
float  oscillation_speed,
float  oscillation_amplitude,
pt< player_illumination pl_illum,
pt< phys_obj obj_which_emits_the_light,
float  light_radius
[inline]
 

Definition at line 1297 of file fack.hpp.


Member Data Documentation

float light_across_loc::light_radius
 

Definition at line 1295 of file fack.hpp.

pt<phys_obj> light_across_loc::obj_which_emits_the_light
 

A torch, for example.

Definition at line 1294 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