An NDoc Documented Class Library

Robot.BulletHitWallEvent Event

public event BulletHitWallEventHandler BulletHitWallEvent;

Event Data

The event handler receives an argument of type CollisionEventArgs containing data related to this event. The following CollisionEventArgs properties provide information specific to this event.

PropertyDescription
Bearing
FineCoors
ObjectName

See Also

Robot Class | Virii Namespace