Home

class: SpriteBatch


Methods


  {
    "comment": "/**\n * @class\n * @private\n * @name SpriteBatch\n * @memberof PIXI\n * @see PIXI.ParticleContainer\n * @throws {ReferenceError} SpriteBatch does not exist any more, please use the new ParticleContainer instead.\n * @deprecated since version 3.0.0\n */",
    "meta": {
        "range": [
            1399,
            1644
        ],
        "filename": "deprecation.js",
        "lineno": 50,
        "path": "C:\\Users\\beaujeup\\projects\\jsdoc-template\\examples\\pixi.js\\pixi.js-repo\\src",
        "code": {}
    },
    "kind": "class",
    "access": "private",
    "name": "SpriteBatch",
    "memberof": "PIXI",
    "see": [
        "PIXI.ParticleContainer"
    ],
    "exceptions": [
        {
            "type": {
                "names": [
                    "ReferenceError"
                ]
            },
            "description": "

SpriteBatch does not exist any more, please use the new ParticleContainer instead.

" } ], "deprecated": "since version 3.0.0", "scope": "static", "longname": "PIXI.SpriteBatch", "___id": "T000002R004501", "___s": true, "$methods": [], "$attributes": [], "$staticmethods": [], "$staticproperties": [], "$augments": [], "$augmentedBy": [], "filepath": "deprecation.js" }