|
|
* This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * *************************************************************************
enum TDir {state, right, left, up, down, N, S, E, O, NO, SO, SE, NE} | TDir |
GfxObject ()
| GfxObject |
~GfxObject ()
| ~GfxObject |
int srcX | srcX |
[protected]
int srcY | srcY |
[protected]
int hauteur | hauteur |
[protected]
int largeur | largeur |
[protected]
Generated by: gael on noirdes.limsi.fr on Thu Apr 25 23:36:37 2002, using kdoc 2.0a53. |