C# Class Danmaku_no_Kyojin.BulletEngine.BulletMLEquation

This is an equation used in BulletML nodes. This is an eays way to set up the grammar for all our equations.
Inheritance: Danmaku_no_Kyojin.BulletEngine.Equationator.Equation
Afficher le fichier Open project: Noxalus/Danmaku-no-Kyojin

Méthodes publiques

Méthode Description
BulletMLEquation ( ) : System
GameDifficulty ( ) : float
RandomValue ( ) : float

used as a callback function in bulletml euqations

Method Details

BulletMLEquation() public méthode

public BulletMLEquation ( ) : System
Résultat System

GameDifficulty() public méthode

public GameDifficulty ( ) : float
Résultat float

RandomValue() public méthode

used as a callback function in bulletml euqations
public RandomValue ( ) : float
Résultat float