Show / Hide Table of Contents

Class AnimationMapImport

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

Fields

| Edit this page View Source

animation

Declaration
public tk2dSpriteAnimation animation
Field Value
Type Description
tk2dSpriteAnimation
| Edit this page View Source

collectionTextures

Declaration
public List<AnimationMapImport.CollectionTextures> collectionTextures
Field Value
Type Description
List<AnimationMapImport.CollectionTextures>

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
☀
☾