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

scr_cmd_change_light Struct Reference

#include <fack.hpp>

Inheritance diagram for scr_cmd_change_light:

script_cmd List of all members.

Public Member Functions

 scr_cmd_change_light (bool turn_on, pt< light_fixed_in_loc > ligh, pt< location > loc)

Public Attributes

bool turn_on
pt< light_fixed_in_locligh
pt< locationloc

Constructor & Destructor Documentation

scr_cmd_change_light::scr_cmd_change_light bool  turn_on,
pt< light_fixed_in_loc ligh,
pt< location loc
[inline]
 

Definition at line 1899 of file fack.hpp.


Member Data Documentation

pt<light_fixed_in_loc> scr_cmd_change_light::ligh
 

Definition at line 1896 of file fack.hpp.

pt<location> scr_cmd_change_light::loc
 

Definition at line 1897 of file fack.hpp.

bool scr_cmd_change_light::turn_on
 

Definition at line 1895 of file fack.hpp.


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