mirror of
https://github.com/photonstorm/phaser
synced 2025-01-11 04:38:51 +00:00
5 lines
126 B
JavaScript
5 lines
126 B
JavaScript
var MeshCanvasRenderer = function (renderer, src, interpolationPercentage, camera)
|
|
{
|
|
};
|
|
|
|
module.exports = MeshCanvasRenderer;
|