C# 클래스 Danmaku_no_Kyojin.BulletEngine.BulletMLSetDirection

This task sets the direction of a bullet
상속: BulletMLTask
파일 보기 프로젝트 열기: Noxalus/Danmaku-no-Kyojin

공개 메소드들

메소드 설명
BulletMLSetDirection ( BulletMLNode node, BulletMLTask owner ) : System

Initializes a new instance of the BulletMLLib.BulletMLTask class.

Run ( Bullet bullet ) : ERunStatus

메소드 상세

BulletMLSetDirection() 공개 메소드

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

Run() 공개 메소드

public Run ( Bullet bullet ) : ERunStatus
bullet Bullet
리턴 ERunStatus