mirror of
https://github.com/photonstorm/phaser
synced 2024-11-24 05:33:35 +00:00
1 line
No EOL
1.9 KiB
JSON
Executable file
1 line
No EOL
1.9 KiB
JSON
Executable file
{"class":{"name":"PIXI.WebGLShaderManager","extends":"","static":false,"constructor":true,"parameters":[],"help":""},"consts":[],"methods":{"public":[{"name":"destroy","static":false,"returns":null,"help":"Destroys this object.","line":140,"public":true,"protected":false,"private":false,"parameters":[],"inherited":false,"inheritedFrom":""},{"name":"setAttribs","static":false,"returns":null,"help":"Takes the attributes given in parameters.","line":78,"public":true,"protected":false,"private":false,"parameters":[{"name":"attribs","type":["array"],"help":"attribs","optional":false,"default":null}],"inherited":false,"inheritedFrom":""},{"name":"setContext","static":false,"returns":null,"help":"Initialises the context and the properties.","line":51,"public":true,"protected":false,"private":false,"parameters":[{"name":"gl","type":["PIXI.WebGLContext"],"help":"the current WebGL drawing context","optional":false,"default":null}],"inherited":false,"inheritedFrom":""},{"name":"setShader","static":false,"returns":null,"help":"Sets the current shader.","line":121,"public":true,"protected":false,"private":false,"parameters":[{"name":"shader","type":["any"],"help":"","optional":false,"default":null}],"inherited":false,"inheritedFrom":""}],"protected":[],"private":[],"static":[]},"properties":{"public":[{"name":"attribState","type":["array"],"help":"","inlineHelp":"","line":22,"default":null,"public":true,"protected":false,"private":false,"readOnly":false},{"name":"maxAttibs","type":["number"],"help":"","inlineHelp":"","line":16,"default":null,"public":true,"protected":false,"private":false,"readOnly":false},{"name":"stack","type":["array"],"help":"","inlineHelp":"","line":39,"default":null,"public":true,"protected":false,"private":false,"readOnly":false},{"name":"tempAttribState","type":["array"],"help":"","inlineHelp":"","line":28,"default":null,"public":true,"protected":false,"private":false,"readOnly":false}],"protected":[],"private":[]}} |