#include <fack.hpp>
Inheritance diagram for layer_lit:
Public Member Functions | |
layer_lit (const pt< cfsurf > surf_, int y_walkbehind_) | |
layer_lit () | |
void | print_with_transparency (cfsurf &background, const room_scaling_data &d, const set< pt< light > > active_lights) |
int | y () |
Public Attributes | |
pt< cfsurf > | surf |
int | y_walkbehind |
|
Definition at line 1428 of file fack.hpp. References surf, and y_walkbehind. |
|
|
|
Implements printable. Definition at line 4471 of file fack.cc. References surf. |
|
Implements printable. Definition at line 1442 of file fack.hpp. References y_walkbehind. |
|
Definition at line 1425 of file fack.hpp. Referenced by layer_lit(), and print_with_transparency(). |
|
Definition at line 1426 of file fack.hpp. Referenced by layer_lit(), and y(). |