Cheat_map Class Reference

Inheritance diagram for Cheat_map:

Inheritance graph
[legend]
Collaboration diagram for Cheat_map:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual void paint ()

Public Attributes

int x
int y
int w
int h
Shape_framemap

Detailed Description

Definition at line 656 of file cheat.cc.


Member Function Documentation

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

Implements Paintable.

Definition at line 663 of file cheat.cc.

References Image_window8::fill8(), game, Game_window::get_height(), Game_window::get_main_actor(), Game::get_shape(), Game_object::get_tile(), Game_window::get_width(), Game_window::get_win(), Game_singletons::gwin, h, map, SF_GAME_FLX, SF_SPRITES_VGA, Tile_coord::tx, Tile_coord::ty, w, x, and y.

Here is the call graph for this function:


Member Data Documentation

int Cheat_map::x

Definition at line 659 of file cheat.cc.

Referenced by Cheat::map_teleport(), and paint().

int Cheat_map::y

Definition at line 659 of file cheat.cc.

Referenced by Cheat::map_teleport(), and paint().

int Cheat_map::w

Definition at line 660 of file cheat.cc.

Referenced by Cheat::map_teleport(), and paint().

int Cheat_map::h

Definition at line 660 of file cheat.cc.

Referenced by Cheat::map_teleport(), and paint().

Shape_frame* Cheat_map::map

Definition at line 661 of file cheat.cc.

Referenced by Cheat::map_teleport(), and paint().


The documentation for this class was generated from the following file:
Generated on Mon Jul 9 14:48:00 2007 for ExultEngine by  doxygen 1.5.1