Support Second controller port (or not if disabled) and have a fancy background
This commit is contained in:
@@ -61,7 +61,7 @@ namespace ControllerTest {
|
||||
}
|
||||
|
||||
void setup();
|
||||
void update(const Periphery::AnalogeController& controller, JabyEngine::FontWriter& font_writer);
|
||||
void update(const Periphery::AnalogeController* controller, JabyEngine::FontWriter& font_writer);
|
||||
void render();
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user