From 48996ebe8aac8a877594cbeca7b88bbd18b3e685 Mon Sep 17 00:00:00 2001
From: tollsimy <94357442+tollsimy@users.noreply.github.com>
Date: Mon, 27 Nov 2023 14:52:13 +0000
Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh=5Fpages=20from=20=20@=20c5a?=
=?UTF-8?q?4b0f76416ea08a291f80ea80ad42d90ea5206=20=F0=9F=9A=80?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
d7/d66/GameSettings_8h_source.html | 4 ++--
dc/d82/TestFixture_8h_source.html | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/d7/d66/GameSettings_8h_source.html b/d7/d66/GameSettings_8h_source.html
index 32546f2d3..48942a9de 100644
--- a/d7/d66/GameSettings_8h_source.html
+++ b/d7/d66/GameSettings_8h_source.html
@@ -138,9 +138,9 @@
static std::atomic< bool > yellow
Definition: GameSettings.h:85
static std::atomic< bool > primaryAI
Definition: GameSettings.h:84
static void setPrimaryAI(bool value)
Sets the ID of this AI.
Definition: Settings.cpp:24
-static bool setRobotHubMode(net::RobotHubMode mode)
Sets the RobotHub mode.
Definition: Settings.cpp:49
+static bool setRobotHubMode(net::RobotHubMode mode)
Sets the RobotHub mode.
Definition: Settings.cpp:51
static void handleSettingsFromPrimaryAI(const proto::GameSettings &settings)
Definition: Settings.cpp:16
-static net::RobotHubMode getRobotHubMode()
Gets the mode that RobotHub is in.
Definition: Settings.cpp:47
+static net::RobotHubMode getRobotHubMode()
Gets the mode that RobotHub is in.
Definition: Settings.cpp:49
static bool isPrimaryAI()
Checks whether this AI is the primary AI.
Definition: Settings.cpp:22
Definition: AnglePID.h:10
diff --git a/dc/d82/TestFixture_8h_source.html b/dc/d82/TestFixture_8h_source.html
index 90f8d5475..8e1d242bc 100644
--- a/dc/d82/TestFixture_8h_source.html
+++ b/dc/d82/TestFixture_8h_source.html
@@ -238,7 +238,7 @@
static void setLeft(bool left)
Sets the side we are playing on.
Definition: Settings.cpp:40
static bool setYellow(bool yellow)
Sets the given team.
Definition: Settings.cpp:28
static void setPrimaryAI(bool value)
Sets the ID of this AI.
Definition: Settings.cpp:24
-static bool setRobotHubMode(net::RobotHubMode mode)
Sets the RobotHub mode.
Definition: Settings.cpp:49
+static bool setRobotHubMode(net::RobotHubMode mode)
Sets the RobotHub mode.
Definition: Settings.cpp:51
static void forceNewGameState(RefCommand cmd, std::optional< rtt::world::view::BallView > ball)
Force a new game state. This overrules the referee.
Definition: GameStateManager.cpp:171
static void setKeeperId(int id)
Definition: Output.cpp:42
static void setUseRefereeCommands(bool useRefereeCommands)
Definition: Output.cpp:35