#include <fack.hpp>
Inheritance diagram for scr_cmd_light_transition:

Public Member Functions | |
| scr_cmd_light_transition (float time_delta, pt< light_fixed_in_loc > ligh, float start_intensity, float dest_intensity, bool switch_off_light_at_the_end) | |
Public Attributes | |
| float | time_delta |
| pt< light_fixed_in_loc > | ligh |
| float | start_intensity |
| float | dest_intensity |
| bool | switch_off_light_at_the_end |
Definition at line 1530 of file fack.hpp.
|
||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.0