An NDoc Documented Class Library

Robot.HitByBulletEvent Event

public event HitByBulletEventHandler HitByBulletEvent;

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