[][src]Module rlbot::flat

Structs

BallInfo
BallInfoArgs
BallInfoBuilder
BallPrediction
BallPredictionArgs
BallPredictionBuilder
BallRigidBodyState
BallRigidBodyStateArgs
BallRigidBodyStateBuilder
Bool
BoostPad
BoostPadArgs
BoostPadBuilder
BoostPadState
BoostPadStateArgs
BoostPadStateBuilder
Color
ColorArgs
ColorBuilder
ControllerState
ControllerStateArgs
ControllerStateBuilder
DesiredBallState
DesiredBallStateArgs
DesiredBallStateBuilder
DesiredBoostState
DesiredBoostStateArgs
DesiredBoostStateBuilder
DesiredCarState
DesiredCarStateArgs
DesiredCarStateBuilder
DesiredGameInfoState
DesiredGameInfoStateArgs
DesiredGameInfoStateBuilder
DesiredGameState
DesiredGameStateArgs
DesiredGameStateBuilder
DesiredPhysics
DesiredPhysicsArgs
DesiredPhysicsBuilder
DropShotBallInfo
DropShotBallInfoArgs
DropShotBallInfoBuilder
DropshotTile
DropshotTileArgs
DropshotTileBuilder
FieldInfo
FieldInfoArgs
FieldInfoBuilder
Float
GameInfo
GameInfoArgs
GameInfoBuilder
GameTickPacket
GameTickPacketArgs
GameTickPacketBuilder
GoalInfo
GoalInfoArgs
GoalInfoBuilder
HumanPlayer
HumanPlayerArgs
HumanPlayerBuilder
LoadoutPaint
LoadoutPaintArgs
LoadoutPaintBuilder
MatchSettings
MatchSettingsArgs
MatchSettingsBuilder
MutatorSettings
MutatorSettingsArgs
MutatorSettingsBuilder
PartyMemberBotPlayer
PartyMemberBotPlayerArgs
PartyMemberBotPlayerBuilder
Physics
PhysicsArgs
PhysicsBuilder
PlayerClassUnionTableOffset
PlayerConfiguration
PlayerConfigurationArgs
PlayerConfigurationBuilder
PlayerInfo
PlayerInfoArgs
PlayerInfoBuilder
PlayerInput
PlayerInputArgs
PlayerInputBuilder
PlayerLoadout
PlayerLoadoutArgs
PlayerLoadoutBuilder
PlayerRigidBodyState
PlayerRigidBodyStateArgs
PlayerRigidBodyStateBuilder
PredictionSlice
PredictionSliceArgs
PredictionSliceBuilder
PsyonixBotPlayer
PsyonixBotPlayerArgs
PsyonixBotPlayerBuilder
Quaternion

Expresses the rotation state of an object. Learn about quaternions here: https://en.wikipedia.org/wiki/Quaternions_and_spatial_rotation You can tinker with them here to build an intuition: https://quaternions.online/

QuickChat
QuickChatArgs
QuickChatBuilder
RLBotPlayer
RLBotPlayerArgs
RLBotPlayerBuilder
RenderGroup
RenderGroupArgs
RenderGroupBuilder
RenderMessage
RenderMessageArgs
RenderMessageBuilder
RigidBodyState
RigidBodyStateArgs
RigidBodyStateBuilder
RigidBodyTick
RigidBodyTickArgs
RigidBodyTickBuilder
Rotator

Expresses the rotation state of an object in Euler angles, with values in radians.

RotatorPartial
RotatorPartialArgs
RotatorPartialBuilder
ScoreInfo
ScoreInfoArgs
ScoreInfoBuilder
TeamInfo
TeamInfoArgs
TeamInfoBuilder
TinyBall
TinyBallArgs
TinyBallBuilder
TinyPacket
TinyPacketArgs
TinyPacketBuilder
TinyPlayer
TinyPlayerArgs
TinyPlayerBuilder
Touch
TouchArgs
TouchBuilder
Vector3
Vector3Partial
Vector3PartialArgs
Vector3PartialBuilder

Enums

BallBouncinessOption
BallInfoOffset
BallMaxSpeedOption
BallPredictionOffset
BallRigidBodyStateOffset

Rigid body state for the ball.

BallSizeOption
BallTypeOption
BallWeightOption
BoostOption
BoostPadOffset
BoostPadStateOffset
BoostStrengthOption
ColorOffset
ControllerStateOffset
DemolishOption
DesiredBallStateOffset
DesiredBoostStateOffset
DesiredCarStateOffset
DesiredGameInfoStateOffset
DesiredGameStateOffset
DesiredPhysicsOffset
DropShotBallInfoOffset
DropshotTileOffset
FieldInfoOffset
GameInfoOffset
GameMap
GameMode
GameSpeedOption
GameTickPacketOffset
GoalInfoOffset
GravityOption
HumanPlayerOffset

A normal human player

LoadoutPaintOffset

Specification for 'painted' items. See https://github.com/RLBot/RLBot/wiki/Bot-Customization

MatchLength
MatchSettingsOffset
MaxScore
MutatorSettingsOffset
OvertimeOption
PartyMemberBotPlayerOffset

A player that Rocket League treats as human, e.g. has a dedicated camera and can do training mode, but is actually controlled by a bot.

PhysicsOffset
PlayerClass
PlayerConfigurationOffset
PlayerInfoOffset
PlayerInputOffset
PlayerLoadoutOffset

The car type, color, and other aspects of the player's appearance. See https://github.com/RLBot/RLBot/wiki/Bot-Customization

PlayerRigidBodyStateOffset

Rigid body state for a player / car in the game. Includes the latest controller input, which is otherwise difficult to correlate with consequences.

PredictionSliceOffset
PsyonixBotPlayerOffset

A psyonix bot, e.g. All Star bot

QuickChatOffset
QuickChatSelection
RLBotPlayerOffset

A bot controlled by the RLBot framework

RenderGroupOffset
RenderMessageOffset
RenderType
RespawnTimeOption
RigidBodyStateOffset

The state of a rigid body in Rocket League's physics engine. This gets updated in time with the physics tick, not the rendering framerate. The frame field will be incremented every time the physics engine ticks.

RigidBodyTickOffset

Contains all rigid body state information.

RotatorPartialOffset
RumbleOption
ScoreInfoOffset
SeriesLengthOption
TeamInfoOffset
TileState
TinyBallOffset

A minimal version of the ball, useful when bandwidth needs to be conserved.

TinyPacketOffset

A minimal version of the game tick packet, useful when bandwidth needs to be conserved.

TinyPlayerOffset

A minimal version of player data, useful when bandwidth needs to be conserved.

TouchOffset
Vector3PartialOffset

Functions

enum_name_ball_bounciness_option
enum_name_ball_max_speed_option
enum_name_ball_size_option
enum_name_ball_type_option
enum_name_ball_weight_option
enum_name_boost_option
enum_name_boost_strength_option
enum_name_demolish_option
enum_name_game_map
enum_name_game_mode
enum_name_game_speed_option
enum_name_gravity_option
enum_name_match_length
enum_name_max_score
enum_name_overtime_option
enum_name_player_class
enum_name_quick_chat_selection
enum_name_render_type
enum_name_respawn_time_option
enum_name_rumble_option
enum_name_series_length_option
enum_name_tile_state
finish_quick_chat_buffer
finish_size_prefixed_quick_chat_buffer
get_root_as_quick_chat
get_size_prefixed_root_as_quick_chat