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

layer_lit Struct Reference

#include <fack.hpp>

Inheritance diagram for layer_lit:

printable List of all members.

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< cfsurfsurf
int y_walkbehind

Constructor & Destructor Documentation

layer_lit::layer_lit const pt< cfsurf surf_,
int  y_walkbehind_
[inline]
 

Definition at line 1428 of file fack.hpp.

References surf, and y_walkbehind.

layer_lit::layer_lit  )  [inline]
 

Definition at line 1431 of file fack.hpp.


Member Function Documentation

void layer_lit::print_with_transparency cfsurf background,
const room_scaling_data d,
const set< pt< light > >  active_lights
[virtual]
 

Implements printable.

Definition at line 4471 of file fack.cc.

References surf.

int layer_lit::y  )  [inline, virtual]
 

Implements printable.

Definition at line 1442 of file fack.hpp.

References y_walkbehind.


Member Data Documentation

pt<cfsurf> layer_lit::surf
 

Definition at line 1425 of file fack.hpp.

Referenced by layer_lit(), and print_with_transparency().

int layer_lit::y_walkbehind
 

Definition at line 1426 of file fack.hpp.

Referenced by layer_lit(), and y().


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