the speed limit turtle button uses a single turtle image (auto-generate blue image)

This commit is contained in:
Mitchell Livingston
2009-01-02 03:57:28 +00:00
parent a5a04ebb2a
commit 0b4f9e8357
8 changed files with 50 additions and 147 deletions

View File

@@ -212,6 +212,7 @@ typedef enum
- (void) updateGroupsFilters: (NSNotification *) notification;
- (void) toggleSpeedLimit: (id) sender;
- (void) speedLimitChanged: (id) sender;
- (void) autoSpeedLimitChange: (NSNotification *) notification;
- (void) autoSpeedLimit: (NSTimer *) timer;
- (void) setAutoSpeedLimitTimer: (BOOL) nextIsLimit;