[][src]Type Definition weasel::round::RoundStateType

type RoundStateType<R> = RoundState<EntityId<R>>;

RoundState alias parameterized on the BattleRules R.