
Public Member Functions | |
| bool | Check () |
| bool | ReplaceTexture (int index, Format.TextureReplacement textureReplacement) |
| bool | ReplaceTextureFragment (int index, Format.TextureFragmentReplacement textureFragmentReplacement) |
| Data (byte[] bytes) | |
Public Attributes | |
| Format.Header | header |
| Translate[] | translates |
| Matrix[] | matrices |
| Color[] | colors |
| AlphaTransform[] | alphaTransforms |
| ColorTransform[] | colorTransforms |
| Format.Object[] | objects |
| Format.Texture[] | textures |
| Format.TextureFragment[] | textureFragments |
| Format.Bitmap[] | bitmaps |
| Format.BitmapEx[] | bitmapExs |
| Format.Font[] | fonts |
| Format.TextProperty[] | textProperties |
| Format.Text[] | texts |
| Format.ParticleData[] | particleDatas |
| Format.Particle[] | particles |
| Format.ProgramObject[] | programObjects |
| Format.GraphicObject[] | graphicObjects |
| Format.Graphic[] | graphics |
| int[][] | animations |
| Format.ButtonCondition[] | buttonConditions |
| Format.Button[] | buttons |
| Format.Label[] | labels |
| Format.InstanceName[] | instanceNames |
| Format.Event[] | events |
| Format.Place[] | places |
| Format.ControlMoveM[] | controlMoveMs |
| Format.ControlMoveC[] | controlMoveCs |
| Format.ControlMoveMC[] | controlMoveMCs |
| Format.Control[] | controls |
| Format.Frame[] | frames |
| Format.MovieClipEvent[] | movieClipEvents |
| Format.Movie[] | movies |
| Format.MovieLinkage[] | movieLinkages |
| string[] | strings |
| Dictionary< string, int > | stringMap |
| Dictionary< int, int > | instanceNameMap |
| Dictionary< int, int > | eventMap |
| Dictionary< int, int > | movieLinkageMap |
| Dictionary< int, int > | movieLinkageNameMap |
| Dictionary< int, int > | programObjectMap |
| Dictionary< int, int >[] | labelMap |
Properties | |
| string | name [get] |
| bool | useScript [get] |
| bool | useTextureAtlas [get] |
1.8.1.1