C# Class KineticMath.Controllers.LevelLostEventArgs

Inheritance: System.EventArgs
Show file Open project: kingston/kineticmath

Public Methods

Method Description
LevelLostEventArgs ( Reason r ) : System

Method Details

LevelLostEventArgs() public method

public LevelLostEventArgs ( Reason r ) : System
r Reason
return System