group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
Bot Member List

This is the complete list of members for Bot, including all inherited members.

Bot()=defaultBot
Bot(const Bot &)=deleteBot
Bot(Bot &&)=deleteBot
botId_Botprivate
client_Botprivate
closeObservationLog() noexceptBotprivate
closeShotsLog() noexceptBotprivate
getCurrentRttMs() constBot
init(const std::string &host, Uint16 port, int botId)Bot
initialized_Botprivate
input_Botprivate
inputRing_Botprivate
isReady() constBotinline
join()Bot
k_tickHzBotstatic
localPlayerReady_Botprivate
obsCsv_Botprivate
openObservationLog()Botprivate
openShotsLog()Botprivate
operator=(const Bot &)=deleteBot
operator=(Bot &&)=deleteBot
predictTick_Botprivate
prevShootingForLog_Botprivate
ready_Botprivate
registry_Botprivate
runLoop(const std::atomic< bool > &stopFlag)Botprivate
setSimulatedLatencyMs(int totalMs)Bot
setSimulatedLossPercent(int percent)Bot
setupLocalPlayerCallback()Botprivate
shotsCsv_Botprivate
start(const std::atomic< bool > &stopFlag)Bot
thread_Botprivate
writeObservationLog()Botprivate
writeShotIntent(std::uint16_t shooterClientId, std::uint32_t shotInputTick, const glm::vec3 &origin, const glm::vec3 &direction, std::uint16_t intendedTargetClientId, const glm::vec3 &intendedTargetPos, float intendedTargetDist, bool botRayHit, std::uint16_t botHitClientId, const glm::vec3 &botHitPos, float botHitDist)Botprivate
~Bot()Bot