#include <fack.hpp>
Public Member Functions | |
| transition_of_fixed_light (pt< light_fixed_in_loc > ligh, float end_timer, float start_intensity, float end_intensity, bool switch_off_light_at_the_end) | |
Public Attributes | |
| pt< light_fixed_in_loc > | ligh |
| float | cur_timer |
| float | end_timer |
| float | start_intensity |
| float | end_intensity |
| bool | switch_off_light_at_the_end |
|
||||||||||||||||||||||||
|
Definition at line 1510 of file fack.hpp. References cur_timer. |
|
|
Definition at line 1504 of file fack.hpp. Referenced by transition_of_fixed_light(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.0