TZSpriteSheetGet_Sequence(String, Int32) Méthode
Retourne l'index de la frame d'une animation
Espace de nom: Tzu3D.ComponentAssembly: Tzu3D (in Tzu3D.dll) Version: 1.0.9025.34810
public int Get_Sequence(
string Name,
int frame
)
Public Function Get_Sequence (
Name As String,
frame As Integer
) As Integer
- Name String
- Nom de l'animation
- frame Int32
- Index de la frame d'une animation
Int32Retourne l'index de la frame d'une animation