refactor: extreure helpers per reduir complexitat cognitiva (tidy net)
This commit is contained in:
@@ -14,6 +14,6 @@ class Marcador {
|
||||
protected:
|
||||
void pintaNumero(Uint16 x, Uint16 y, Uint8 num);
|
||||
|
||||
Jd8::Surface gfx;
|
||||
Prota* sam;
|
||||
Jd8::Surface gfx_;
|
||||
Prota* sam_;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user