C# Class Danmaku_no_Kyojin.BulletEngine.BulletMLChangeDirection

This task changes the direction a little bit every frame
Inheritance: BulletMLTask
Afficher le fichier Open project: Noxalus/Danmaku-no-Kyojin

Private Properties

Свойство Type Description

Méthodes publiques

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

Initializes a new instance of the BulletMLLib.BulletMLTask class.

Run ( Bullet bullet ) : ERunStatus

Méthodes protégées

Méthode Description
Init ( ) : void

Method Details

BulletMLChangeDirection() public méthode

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

Init() protected méthode

protected Init ( ) : void
Résultat void

Run() public méthode

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