|
DigitalCurling3
1.0.0
A curling simulation system for curling AIs
|
行動:ショット More...
#include <shot.hpp>
Public Types | |
| enum | Rotation : std::uint8_t { Rotation::kCCW, Rotation::kCW } |
| ショットの回転方向 More... | |
Public Attributes | |
| Vector2 | velocity |
| ショットの初速度 | |
| Rotation | rotation = Rotation::kCCW |
| ショットの初期回転方向 | |
行動:ショット
|
strong |