C# Class BulletMLLib.BulletValue

Afficher le fichier Open project: babelshift/BulletMLLib Class Usage Examples

Méthodes publiques

Свойство Type Description
value float
valueType BLValueType

Méthodes publiques

Méthode Description
BulletValue ( BLValueType type, float value ) : System

Method Details

BulletValue() public méthode

public BulletValue ( BLValueType type, float value ) : System
type BLValueType
value float
Résultat System

Property Details

value public_oe property

public float value
Résultat float

valueType public_oe property

public BLValueType valueType
Résultat BLValueType