Exemplo n.º 1
0
    /* ******************************************************** */
    //! Force Boot-Up

    /*!
     * @param
     *      (None)
     * @retval	Return-Value
     *      (None)
     *
     * Don't use this function. <br>
     * (This function is for the Importer in Editor)
     */
    public void BootUpForce()
    {
        SpriteStudioData = new Library_SpriteStudio.AnimationDataSprite();
    }
 /* Don't use this function.(This function is for the Importer) */
 public void BootUpForce()
 {
     SpriteStudioData = new Library_SpriteStudio.AnimationDataSprite();
 }