- [NEW] Ja es pot especificar zoom i fullscreen seguint el standard Jailer
This commit is contained in:
@@ -3,7 +3,12 @@
|
||||
|
||||
namespace zxscreen
|
||||
{
|
||||
void show();
|
||||
void init();
|
||||
void reinit();
|
||||
void refresh(const uint8_t dt);
|
||||
void redraw();
|
||||
|
||||
void incZoom();
|
||||
void decZoom();
|
||||
void toggleFullscreen();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user