| GAFConverter.GAFConverter |
( |
) | |
|
| GAFConverter.GAFConverter |
( |
string |
gafAnimationPath) | |
|
Initializes a new instance of the GAFConverter class.
- Parameters
-
| gafAnimationPath | Gaf animation path. |
Gets the animation frames by object.
- Returns
- The animation frames by object.
- Parameters
-
Gets the animation frames by object sequence.
- Returns
- The animation frames by object sequence.
- Parameters
-
| objectName | Object name. |
| animationSequence | Animation sequence. |
| GAFElement GAFConverter.GetElementByName |
( |
string |
name, |
|
|
float |
scale |
|
) |
| |
Gets the name of the element.
- Returns
- The element by name.
- Parameters
-
| bool GAFConverter.IsPartExists |
( |
string |
partId) | |
|
|
protected |
Determines whether this instance is part exists the specified partID.
- Returns
true if this instance is part exists the specified partID; otherwise, false.
- Parameters
-
| partID | If set to true part I. |
| virtual void GAFConverter.OnFrameProcessed |
( |
FrameArgs |
e) | |
|
|
protectedvirtual |
Raises the frame changed event.
- Parameters
-
| void GAFConverter.ProcessGAF |
( |
) | |
|
Do parsing and fill data structures.
| override string GAFConverter.ToString |
( |
) | |
|
Returns a System.String that represents the current GAFConverter.
- Returns
- A System.String that represents the current GAFConverter.
| int GAFConverter.mFrameNumber = 0 |
|
protected |
| string GAFConverter.mGafAnimationPath |
|
protected |
| string GAFConverter.mJASONString = "" |
|
protected |
| string GAFConverter.mVersion |
|
protected |
| bool GAFConverter.mWasProcessed = false |
|
protected |
Gets the animation config frames.
The animation config frames.
Gets the animation masks.
The animation masks.
Gets the animation objects.
The animation objects.
Gets the animation sequences.
The animation sequences.
| int GAFConverter.FrameNumber |
|
get |
Gets the frame number.
The frame number.
Gets the named parts.
The named parts.
Gets the texture atlases.
The texture atlases.
| string GAFConverter.Version |
|
get |
Gets the version.
The version.
| bool GAFConverter.WasProcessed |
|
get |
Gets a value indicating whether this GAFConverter was processed.
true if was processed; otherwise, false.
Occurs when frame processed.
The documentation for this class was generated from the following file:
- D:/PROJECTS/UnityGAFPlayer/UnityGAFPlayer/Library/sfw2gaf_unity3d/Assets/Scripts/GAFConverter/Base/GAFConverter.cs