mirror of
https://github.com/TimeCrafters/timecrafters_configuration_tool_desktop.git
synced 2025-12-16 05:42:35 +00:00
Restructed Simulator to support multiple robots, Field now draws base field without scaling
This commit is contained in:
@@ -9,6 +9,9 @@ module TAC
|
||||
TIMECRAFTERS_SECONDARY = Gosu::Color.new(0xff_006000)
|
||||
TIMECRAFTERS_TERTIARY = Gosu::Color.new(0xff_00d000)
|
||||
|
||||
BLUE_ALLIANCE = Gosu::Color.new(0xff_000080)
|
||||
RED_ALLIANCE = Gosu::Color.new(0xff_800000)
|
||||
|
||||
TACNET_PRIMARY = Gosu::Color.new(0xff_003f7f)
|
||||
TACNET_SECONDARY = Gosu::Color.new(0xff_007f7f)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user