C# Class SpaceBattle.PrismBullet

Inheritance: Bullet
Afficher le fichier Open project: luqui/space-shooter Class Usage Examples

Méthodes publiques

Méthode Description
Draw ( ) : void
PrismBullet ( Vector2 pos, Vector2 vel, Vector4 color ) : System

Method Details

Draw() public méthode

public Draw ( ) : void
Résultat void

PrismBullet() public méthode

public PrismBullet ( Vector2 pos, Vector2 vel, Vector4 color ) : System
pos Vector2
vel Vector2
color Vector4
Résultat System