{"id":21652490,"url":"https://github.com/samme/phaser-plugin-pause-render","last_synced_at":"2025-04-11T20:40:43.665Z","repository":{"id":42913247,"uuid":"249545645","full_name":"samme/phaser-plugin-pause-render","owner":"samme","description":"Pause or resume rendering. Phaser 3","archived":false,"fork":false,"pushed_at":"2023-03-04T07:39:58.000Z","size":695,"stargazers_count":13,"open_issues_count":8,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T16:45:32.274Z","etag":null,"topics":["phaser","phaser-plugin","phaser3","phaser3-plugin"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/samme.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-03-23T21:15:09.000Z","updated_at":"2024-05-29T11:22:24.000Z","dependencies_parsed_at":"2023-02-07T15:16:27.311Z","dependency_job_id":null,"html_url":"https://github.com/samme/phaser-plugin-pause-render","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samme%2Fphaser-plugin-pause-render","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samme%2Fphaser-plugin-pause-render/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samme%2Fphaser-plugin-pause-render/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samme%2Fphaser-plugin-pause-render/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samme","download_url":"https://codeload.github.com/samme/phaser-plugin-pause-render/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248478678,"owners_count":21110747,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["phaser","phaser-plugin","phaser3","phaser3-plugin"],"created_at":"2024-11-25T07:55:30.220Z","updated_at":"2025-04-11T20:40:43.643Z","avatar_url":"https://github.com/samme.png","language":"JavaScript","readme":"Phaser 3 Pause Render Plugin 📱🔥\n============================\n\nInstall\n-------\n\n```js\nnew Phaser.Game({\n    plugins: {\n        global: [\n            { key: 'PhaserPauseRenderPlugin', plugin: PhaserPauseRenderPlugin, mapping: 'render' }\n        ]\n    }\n}\n```\n\nYou can use any `mapping`.\n\nModules\n-------\n\n```js\nimport PauseRenderPlugin from 'phaser-plugin-pause-render';\n```\n\nThen use the imported value instead of `PhaserPauseRenderPlugin`.\n\nUse\n---\n\n```js\n// In a scene:\n\nthis.render.pause();\nthis.render.resume();\n\nthis.render.paused = true;\nthis.render.paused = false;\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamme%2Fphaser-plugin-pause-render","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamme%2Fphaser-plugin-pause-render","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamme%2Fphaser-plugin-pause-render/lists"}