C# Class Touhou.ExampleSprite.ExampleSprite.Item

Inheritance: Microsoft.Xna.Framework.Graphics.Sprite
Afficher le fichier Open project: schedule-productions/Touhou

Méthodes publiques

Свойство Type Description
autoCollect bool

Méthodes publiques

Méthode Description
Item ( string i, Vector2 p, float s ) : System
update ( ) : bool

Method Details

Item() public méthode

public Item ( string i, Vector2 p, float s ) : System
i string
p Vector2
s float
Résultat System

update() public méthode

public update ( ) : bool
Résultat bool

Property Details

autoCollect public_oe property

public bool autoCollect
Résultat bool