- [NEW] Módul "info"retocat
This commit is contained in:
3
momia.h
3
momia.h
@@ -9,7 +9,7 @@ class Momia : public Sprite {
|
||||
|
||||
public:
|
||||
|
||||
Momia( JD8_Surface gfx, Info* info, bool dimoni, Uint16 x, Uint16 y, Prota* sam );
|
||||
Momia( JD8_Surface gfx, bool dimoni, Uint16 x, Uint16 y, Prota* sam );
|
||||
|
||||
void clear();
|
||||
void draw();
|
||||
@@ -22,7 +22,6 @@ public:
|
||||
protected:
|
||||
|
||||
Prota* sam;
|
||||
Info* info;
|
||||
Engendro* engendro;
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user