C# Class Danmaku_no_Kyojin.BulletEngine.BulletMLSetDirection

This task sets the direction of a bullet
Inheritance: BulletMLTask
Afficher le fichier Open project: Noxalus/Danmaku-no-Kyojin

Méthodes publiques

Méthode Description
BulletMLSetDirection ( BulletMLNode node, BulletMLTask owner ) : System

Initializes a new instance of the BulletMLLib.BulletMLTask class.

Run ( Bullet bullet ) : ERunStatus

Method Details

BulletMLSetDirection() public méthode

Initializes a new instance of the BulletMLLib.BulletMLTask class.
public BulletMLSetDirection ( BulletMLNode node, BulletMLTask owner ) : System
node BulletMLNode Node.
owner BulletMLTask Owner.
Résultat System

Run() public méthode

public Run ( Bullet bullet ) : ERunStatus
bullet Bullet
Résultat ERunStatus