| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151 |
- .. |br| raw:: html
-
- <p/>
- .. _Phaser: https://phaser.io
- .. _Colibri: https://github.com/PhaserEditor2D/PhaserEditor2D-v3/tree/master/source/editor/plugins/colibri
- .. _Tiled: https:://www.mapeditor.org
- .. _Spine: https://esotericsoftware.com
- .. _SpinePhaserRuntime: https://esotericsoftware.com/spine-phaser
- .. |SpinePhaserRuntime| replace:: Spine Phaser runtime
- .. |PhaserDevs| replace:: Phaser developers
- .. _PhaserDevs: https://www.photonstorm.com
- .. |PhaserDocs| replace:: Phaser documentation
- .. _PhaserDocs: https://photonstorm.github.io/phaser3-docs/
- .. |PhaserAPI| replace:: Phaser API
- .. _PhaserAPI: https://photonstorm.github.io/phaser3-docs/
- .. |PhaserOfficialExamples| replace:: Phaser Official Examples
- .. _PhaserOfficialExamples: https://phaser.io/examples
- .. |PhaserEditor| replace:: Phaser Editor 2D
- .. _PhaserEditor: https://phasereditor2d.com
- .. |PlayPhaserEditor| replace:: Play Phaser Editor 2D
- .. _PlayPhaserEditor: https://play.phasereditor2d.com
- .. |EclipseIDE| replace:: Eclipse IDE
- .. _EclipseIDE: https://eclipse.org
- .. |FilesView| replace:: Files view
- .. _FilesView: ../workbench/files-view.html
- .. |OutlineView| replace:: Outline view
- .. _OutlineView: ../workbench/outline-view.html
- .. |InspectorView| replace:: Inspector view
- .. _InspectorView: ../workbench/inspector-view.html
- .. |BlocksView| replace:: Blocks view
- .. _BlocksView: ../workbench/blocks-view.html
- .. |MainToolbar| replace:: Main toolbar
- .. _MainToolbar: ../workbench/main-toolbar.html
- .. |MainMenu| replace:: Main menu
- .. _MainMenu: ../workbench/main-menu.html
- .. |-| replace:: →
- .. |vscode| replace:: Visual Studio Code
- .. _vscode: https://code.visualstudio.com
- .. |MonacoEditor| replace:: Monaco editor
- .. _MonacoEditor: https://microsoft.github.io/monaco-editor/
- .. |Unity| replace:: Unity Engine
- .. _Unity: https://unity.com
- .. _ElectronJS: https://www.electronjs.org
- .. |AnimationsEditor| replace:: Animations Editor
- .. _AnimationsEditor: ../animations-editor/index.html
- .. |SceneEditor| replace:: Scene Editor
- .. _SceneEditor: ../scene-editor/index.html
- .. |UserComponentsEditor| replace:: User Components Editor
- .. _UserComponentsEditor: ../scene-editor/user-components-editor.html
- .. |UserComponents| replace:: user components
- .. _UserComponents: ../scene-editor/user-components.html
- .. |UserComponent| replace:: user component
- .. _UserComponent: ../scene-editor/user-components.html
- .. |ScriptNode| replace:: ScriptNode
- .. _ScriptNode: ../scene-editor/script-node.html
- .. |ScriptNodes| replace:: script nodes
- .. _ScriptNodes: ../scene-editor/script-node.html
- .. |UserComponentsCompiler| replace:: User Components compiler
- .. _UserComponentsCompiler: ../scene-editor/user-components-compiler.html
- .. |CodeEditor| replace:: Code Editor
- .. _CodeEditor: ../code-editor/index.html
- .. |SceneCompiler| replace:: scene compiler
- .. _SceneCompiler: ../scene-editor/scene-compiler.html
- .. |AssetPackEditor| replace:: Asset Pack Editor
- .. _AssetPackEditor: ../asset-pack-editor/index.html
- .. |AssetPackFile| replace:: Asset Pack file
- .. _AssetPackFile: ../asset-pack-editor/asset-pack-file.html
- .. |AssetPackFiles| replace:: Asset Pack files
- .. _AssetPackFiles: ../asset-pack-editor/asset-pack-file.html
- .. |CommandPalette| replace:: Command Palette
- .. _CommandPalette: ../workbench/command-palette.html
- .. _prefab: ../scene-editor/prefabs.html
- .. _prefabs: ../scene-editor/prefabs.html
- .. |PrefabInstance| replace:: prefab instance
- .. _PrefabInstance: ../scene-editor/prefab-create-instance.html
- .. |PrefabInstances| replace:: prefab instances
- .. _PrefabInstances: ../scene-editor/prefab-create-instance.html
- .. |PrefabVariant| replace:: prefab variant
- .. _PrefabVariant: ../scene-editor/prefab-variant.html
- .. _Gitpod: https://gitpod.io
- .. |GithubCodespaces| replace:: GitHub Codespaces
- .. _GithubCodespaces: https://github.com/codespaces
- .. |core| replace:: Phaser Editor 2D Core
- .. _core: ../intro/core.html
- .. |allInOne| replace:: Phaser Editor 2D All-in-One
- .. _allInOne: ../intro/all-in-one.html
- .. |npm| replace:: NPM
- .. _npm: https://www.npmjs.com
- .. |webpack| replace:: WebpackJS
- .. _webpack: https://webpack.js.org
- .. |codemirror| replace:: CodeMirror
- .. _codemirror: https://codemirror.net
- .. |marketplace| replace:: Phaser Editor 2D Marketplace
- .. _marketplace: https://marketplace.phasereditor2d.com
- .. |Aseprite| replace:: Aseprite
- .. _Aseprite: /scene-editor/sprite-animations-aseprite.html
|