|
group2 0.1.0
CSE 125 Group 2
|
Public Attributes | |
| std::uint32_t | tick = 0 |
| Position | position {} |
| PreviousPosition | previousPosition {} |
| Velocity | velocity {} |
| PlayerVisState | vis {} |
| PlayerSimState | sim {} |
| InputSnapshot | input {} |
| bool | valid = false |
| InputSnapshot Game::PredictedPlayerState::input {} |
| Position Game::PredictedPlayerState::position {} |
| PreviousPosition Game::PredictedPlayerState::previousPosition {} |
| PlayerSimState Game::PredictedPlayerState::sim {} |
| std::uint32_t Game::PredictedPlayerState::tick = 0 |
| bool Game::PredictedPlayerState::valid = false |
| Velocity Game::PredictedPlayerState::velocity {} |
| PlayerVisState Game::PredictedPlayerState::vis {} |