Paint_centered Class Reference

Inheritance diagram for Paint_centered:

Inheritance graph
[legend]
Collaboration diagram for Paint_centered:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Paint_centered (ShapeID *si)
virtual void paint ()

Protected Attributes

ShapeIDsid
int x
int y

Detailed Description

Definition at line 1142 of file intrinsics.cc.


Constructor & Destructor Documentation

Paint_centered::Paint_centered ( ShapeID si  )  [inline]

Definition at line 1148 of file intrinsics.cc.

References Game_window::get_height(), ShapeID::get_shape(), Game_window::get_width(), Game_singletons::gwin, s, sid, x, and y.

Here is the call graph for this function:


Member Function Documentation

virtual void Paint_centered::paint (  )  [inline, virtual]

Implements Paintable.

Reimplemented in Paint_map.

Definition at line 1155 of file intrinsics.cc.

References ShapeID::paint_shape(), sid, x, and y.

Referenced by Paint_map::paint().

Here is the call graph for this function:


Member Data Documentation

ShapeID* Paint_centered::sid [protected]

Definition at line 1145 of file intrinsics.cc.

Referenced by Paint_map::paint(), paint(), and Paint_centered().

int Paint_centered::x [protected]

Definition at line 1146 of file intrinsics.cc.

Referenced by Paint_map::paint(), paint(), and Paint_centered().

int Paint_centered::y [protected]

Definition at line 1146 of file intrinsics.cc.

Referenced by Paint_map::paint(), paint(), and Paint_centered().


The documentation for this class was generated from the following file:
Generated on Mon Jul 9 15:01:02 2007 for ExultEngine by  doxygen 1.5.1