Show / Hide Table of Contents

Class tk2dSpriteAnimationClip

Inheritance
object
tk2dSpriteAnimationClip
Namespace: WeaverCore.Editor.TK2D
Assembly: WeaverCore.Editor.dll
Syntax
[Serializable]
public class tk2dSpriteAnimationClip

Fields

| Edit this page View Source

fps

Declaration
public float fps
Field Value
Type Description
float
| Edit this page View Source

frames

Declaration
public tk2dSpriteAnimationFrame[] frames
Field Value
Type Description
tk2dSpriteAnimationFrame[]
| Edit this page View Source

loopStart

Declaration
public int loopStart
Field Value
Type Description
int
| Edit this page View Source

name

Declaration
public string name
Field Value
Type Description
string
| Edit this page View Source

wrapMode

Declaration
public tk2dSpriteAnimationClip.WrapMode wrapMode
Field Value
Type Description
tk2dSpriteAnimationClip.WrapMode

Extension Methods

ReflectionUtilities.ReflectCallMethod(object, string, object[], BindingFlags)
ReflectionUtilities.ReflectGetField(object, string, BindingFlags)
ReflectionUtilities.ReflectGetMethod(object, string, BindingFlags)
ReflectionUtilities.ReflectGetProperty(object, string, BindingFlags)
ReflectionUtilities.ReflectSetField(object, string, object, BindingFlags)
ReflectionUtilities.ReflectSetProperty(object, string, object, BindingFlags)
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾