C# Class DeenGames.Valence.Tower.Controls.TowerSprite

Afficher le fichier Open project: deengames/valence Class Usage Examples

Private Properties

Свойство Type Description
_sprite_CustomBehavior void

Méthodes publiques

Méthode Description
AttachTo ( FlatRedBall.PositionedObject newParent, bool changeRelative ) : void
TowerSprite ( Screen screen, string texture ) : System

Private Methods

Méthode Description
_sprite_CustomBehavior ( Sprite sprite ) : void

Method Details

AttachTo() public méthode

public AttachTo ( FlatRedBall.PositionedObject newParent, bool changeRelative ) : void
newParent FlatRedBall.PositionedObject
changeRelative bool
Résultat void

TowerSprite() public méthode

public TowerSprite ( Screen screen, string texture ) : System
screen FlatSilverBallTemplate.Screens.Screen
texture string
Résultat System