documentation checked and edit
for all files in lib folder
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
#include "controlPad.h"
|
||||
|
||||
ControlPad::ControlPad() : Component(5), controlInput{0, 0, 0, 0} {}
|
||||
ControlPad::ControlPad() : Component(10), controlInput{0, 0, 0, 0} {}
|
||||
|
||||
void ControlPad::run()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user