GMGridButton is an easy to use customisable multi states button. It will automatically arrange its buttons according to a grid.
It does not discriminate button identifiers.
This class is an extension of GMMultiButton. The only difference between those two classes is their drawFunc
. See GMMultiButton documentation for methods documentation.
Creates a new instance of GMGridButton.
Its graphical properties are defined by its associated GMStyle.
a GMGridButton instance.
See the GMMultiButton class documentation for those methods.
The function associated to the View's drawFunc
. Shouldn't be modified
Used as a rudimentary keyboard :