Changeset 124 for abuse/trunk/src/morpher.hpp
- Timestamp:
- Mar 18, 2008, 9:36:56 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
abuse/trunk/src/morpher.hpp
r57 r124 21 21 class morph_char 22 22 { 23 long cx,dcx,cy,dcy; // center of gravity23 long cx,dcx,cy,dcy; // center of gravity 24 24 smorph_player *mor; 25 int end_type,fleft; 25 int end_type,fleft; 26 26 public : 27 27 morph_char(game_object *who, int to_type, void (*stat_fun)(int), int anneal, int frames);
Note: See TracChangeset
for help on using the changeset viewer.