Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
methods internally.
Rather than creating an instance of MouseEvent and passing argument around.
|
|
The code was moved to the class PushToggleControl
|
|
|
|
|
|
initialization
|
|
Some of the .scr files don't properly close the last curly brace
|
|
|
|
setting all the settings
|
|
|
|
The general thought is int is faster than int16 or byte. So if you can afford the
space, use it over int16 or byte. Also, only use int32 when you specifically need
the 32 bits.
|
|
|