collisionRule

@Contract(value = "_ -> this", mutates = "this")
abstract fun collisionRule(rule: CollisionRule): Team.Builder

Sets the collision rule for the team to the given rule.

Return

this builder

Parameters

rule

the collision rule