- Implementat keyPressed
This commit is contained in:
@@ -25,5 +25,6 @@ namespace input
|
||||
/// @return Quina tecla està sent polsada
|
||||
const uint8_t whichKey();
|
||||
|
||||
void update(uint8_t key, uint8_t keyp);
|
||||
void updateKey(uint8_t key);
|
||||
void updateKeypressed(uint8_t key);
|
||||
}
|
||||
Reference in New Issue
Block a user