C# Class Vtj.Gaming.AnimationEndedEventArgs

Arguments for the AnimationEnded event
Inheritance: System.EventArgs
Datei anzeigen Open project: Ventajou/Space-Dinosaurs Class Usage Examples

Public Properties

Property Type Description
Key string

Public Methods

Method Description
AnimationEndedEventArgs ( string key ) : System

Method Details

AnimationEndedEventArgs() public method

public AnimationEndedEventArgs ( string key ) : System
key string
return System

Property Details

Key public_oe property

public string Key
return string