C# Class PGCGame.CoreTypes.BulletEventArgs

Inheritance: System.EventArgs
Mostrar archivo Open project: GreatMindsRobotics/PGCGame Class Usage Examples

Public Methods

Method Description
BulletEventArgs ( Bullet bullet ) : System

Method Details

BulletEventArgs() public method

public BulletEventArgs ( Bullet bullet ) : System
bullet Bullet
return System