C# Class Danmaku_no_Kyojin.BulletEngine.BulletMLSetDirection

This task sets the direction of a bullet
Inheritance: BulletMLTask
显示文件 Open project: Noxalus/Danmaku-no-Kyojin

Public Methods

Method Description
BulletMLSetDirection ( BulletMLNode node, BulletMLTask owner ) : System

Initializes a new instance of the BulletMLLib.BulletMLTask class.

Run ( Bullet bullet ) : ERunStatus

Method Details

BulletMLSetDirection() public method

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

Run() public method

public Run ( Bullet bullet ) : ERunStatus
bullet Bullet
return ERunStatus