C# Class LibAPNG.XNA.APNGPipelineExtension.APNGFrameList

Afficher le fichier Open project: xupefei/APNG.NET

Méthodes publiques

Свойство Type Description
LoopCount uint

Méthodes publiques

Méthode Description
APNGFrameList ( uint loopCount ) : System
AddFrame ( System.TimeSpan delayTime, TextureContent content ) : void

Method Details

APNGFrameList() public méthode

public APNGFrameList ( uint loopCount ) : System
loopCount uint
Résultat System

AddFrame() public méthode

public AddFrame ( System.TimeSpan delayTime, TextureContent content ) : void
delayTime System.TimeSpan
content Microsoft.Xna.Framework.Content.Pipeline.Graphics.TextureContent
Résultat void

Property Details

LoopCount public_oe property

public uint LoopCount
Résultat uint