Searched defs:upColor (Results 1 – 1 of 1) sorted by relevance
16 SDL_Color upColor; /* color when button is not active */ member59 SDL_Color upColor = { 86, 86, 140, 255 }; /* color of drum when not pressed */ in initializeButtons() local