C# Class jxGameFramework.Animations.Animation

动画
显示文件 Open project: jxpxxzj/WarshipGirl

Private Properties

Property Type Description

Public Methods

Method Description
Update ( GameTime gameTime ) : void

Method Details

Update() public method

public Update ( GameTime gameTime ) : void
gameTime Microsoft.Xna.Framework.GameTime
return void