altosui: Use helper functions to access arrays in AltosLib class
authorKeith Packard <keithp@keithp.com>
Sun, 9 Sep 2012 19:29:32 +0000 (12:29 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 9 Sep 2012 19:29:32 +0000 (12:29 -0700)
These deal with out-of-range values correctly, instead of causing
exceptions that will just break stuff.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found