refactor: extreure helpers per reduir complexitat cognitiva (tidy net)
This commit is contained in:
@@ -34,6 +34,6 @@ class Sprite {
|
||||
Uint16 o = 0;
|
||||
|
||||
protected:
|
||||
Jd8::Surface gfx;
|
||||
Uint8 cycles_per_frame = 1;
|
||||
Jd8::Surface gfx_;
|
||||
Uint8 cycles_per_frame_ = 1;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user