C# Class jxGameFramework.Animations.Animation

动画
Afficher le fichier Open project: jxpxxzj/WarshipGirl

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Update ( GameTime gameTime ) : void

Method Details

Update() public méthode

public Update ( GameTime gameTime ) : void
gameTime Microsoft.Xna.Framework.GameTime
Résultat void