Namespace: BreakoutAssembly: Breakout (in Breakout.exe) Version: 1.1.1.0 (1.1.1)
protected void ReflectVelocity(
Ball Direction collisionSide
)
protected void ReflectVelocity(
Ball..::..Direction collisionSide
)
Protected Sub ReflectVelocity (
collisionSide As Ball Direction
)
Protected Sub ReflectVelocity (
collisionSide As Ball..::..Direction
)
protected:
void ReflectVelocity(
Ball Direction collisionSide
)
protected:
void ReflectVelocity(
Ball..::..Direction collisionSide
)
member ReflectVelocity :
collisionSide : Ball Direction -> unit
member ReflectVelocity :
collisionSide : Ball..::..Direction -> unit