C# 클래스 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.
상속: Danmaku_no_Kyojin.BulletEngine.Equationator.Equation
파일 보기 프로젝트 열기: Noxalus/Danmaku-no-Kyojin

공개 메소드들

메소드 설명
BulletMLEquation ( ) : System
GameDifficulty ( ) : float
RandomValue ( ) : float

used as a callback function in bulletml euqations

메소드 상세

BulletMLEquation() 공개 메소드

public BulletMLEquation ( ) : System
리턴 System

GameDifficulty() 공개 메소드

public GameDifficulty ( ) : float
리턴 float

RandomValue() 공개 메소드

used as a callback function in bulletml euqations
public RandomValue ( ) : float
리턴 float