4
4
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
5
5
<!--[if gt IE 8]><!--> < html class ="no-js " lang ="en " > <!--<![endif]-->
6
6
< head >
7
-
8
- <!-- Global site tag (gtag.js) - Google Analytics -->
9
- < script async src ="https://www.googletagmanager.com/gtag/js?id=UA-67206336-2 "> </ script >
10
- < script >
11
- window . dataLayer = window . dataLayer || [ ] ;
12
- function gtag ( ) { dataLayer . push ( arguments ) ; }
13
- gtag ( 'js' , new Date ( ) ) ;
14
-
15
- gtag ( 'config' , 'UA-67206336-2' ) ;
16
- </ script >
17
-
18
7
< meta charset ="utf-8 ">
19
8
20
9
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
33
22
34
23
35
24
36
-
37
-
38
-
39
-
40
-
41
-
42
25
< link rel ="stylesheet " href ="_static/css/theme.css " type ="text/css " />
43
26
44
27
47
30
< link rel ="stylesheet " href ="_static/pygments.css " type ="text/css " />
48
31
49
32
50
-
51
- < link rel ="index " title ="Index "
52
- href ="genindex.html "/>
53
- < link rel ="search " title ="Search " href ="search.html "/>
54
- < link rel ="top " title ="Phaser Editor Help " href ="index.html "/>
55
- < link rel ="next " title ="Optimize The PNG Image Files " href ="optipng.html "/>
56
- < link rel ="prev " title ="The Preview Window " href ="preview-window.html "/>
33
+
57
34
58
35
59
36
< script src ="_static/js/modernizr.min.js "> </ script >
60
37
61
38
</ head >
62
39
63
- < body class =" wy-body-for-nav " role =" document ">
40
+ < body role =" document " style =" background:white;font-family: serif;color:black; ">
64
41
65
42
66
- < div class ="wy-grid-for-nav ">
67
-
68
- < nav data-toggle ="wy-nav-shift " class ="wy-nav-side ">
69
- < div class ="wy-side-scroll ">
70
- < div class ="wy-side-nav-search ">
71
-
72
-
73
-
74
- < a href ="index.html " class ="icon icon-home "> Phaser Editor
75
-
76
-
77
-
78
- < img src ="_static/logo.png " class ="logo " />
79
-
80
- </ a >
81
-
82
-
83
-
84
-
85
- < div class ="version ">
86
- 1.5.1
87
- </ div >
88
-
89
-
90
-
91
-
92
- < div role ="search ">
93
- < form id ="rtd-search-form " class ="wy-form " action ="search.html " method ="get ">
94
- < input type ="text " name ="q " placeholder ="Search docs " />
95
- < input type ="hidden " name ="check_keywords " value ="yes " />
96
- < input type ="hidden " name ="area " value ="default " />
97
- </ form >
98
- </ div >
99
-
100
-
101
- </ div >
102
-
103
- < div class ="wy-menu wy-menu-vertical " data-spy ="affix " role ="navigation " aria-label ="main navigation ">
104
-
105
-
106
-
107
-
108
-
109
-
110
- < p class ="caption "> < span class ="caption-text "> Contents:</ span > </ p >
111
- < ul class ="current ">
112
- < li class ="toctree-l1 "> < a class ="reference internal " href ="first-steps.html "> First Steps</ a > </ li >
113
- < li class ="toctree-l1 "> < a class ="reference internal " href ="assets-manager.html "> Assets Management</ a > </ li >
114
- < li class ="toctree-l1 "> < a class ="reference internal " href ="canvas.html "> Canvas, The Scene Editor</ a > </ li >
115
- < li class ="toctree-l1 "> < a class ="reference internal " href ="jseditor.html "> Coding The Game: The JavaScript Editor</ a > </ li >
116
- < li class ="toctree-l1 "> < a class ="reference internal " href ="chains.html "> Chains: Search on the Phaser Docs</ a > </ li >
117
- < li class ="toctree-l1 "> < a class ="reference internal " href ="preview-window.html "> The Preview Window</ a > </ li >
118
- < li class ="toctree-l1 current "> < a class ="current reference internal " href ="# "> Texture Packing Editor</ a > < ul >
119
- < li class ="toctree-l2 "> < a class ="reference internal " href ="#create-the-atlas "> Create the atlas</ a > </ li >
120
- < li class ="toctree-l2 "> < a class ="reference internal " href ="#tuning-the-atlas-parameters "> Tuning the atlas parameters</ a > </ li >
121
- < li class ="toctree-l2 "> < a class ="reference internal " href ="#multiple-pages "> Multiple pages</ a > </ li >
122
- < li class ="toctree-l2 "> < a class ="reference internal " href ="#the-side-panel "> The side panel</ a > </ li >
123
- < li class ="toctree-l2 "> < a class ="reference internal " href ="#update-the-atlas-with-external-changes "> Update the atlas with external changes</ a > </ li >
124
- </ ul >
125
- </ li >
126
- < li class ="toctree-l1 "> < a class ="reference internal " href ="optipng.html "> Optimize The PNG Image Files</ a > </ li >
127
- < li class ="toctree-l1 "> < a class ="reference internal " href ="audio-sprites.html "> Audio Sprites Editor</ a > </ li >
128
- < li class ="toctree-l1 "> < a class ="reference internal " href ="update.html "> Update and Upgrade</ a > </ li >
129
- </ ul >
130
-
131
-
132
-
133
- </ div >
134
- </ div >
135
- </ nav >
136
-
137
- < section data-toggle ="wy-nav-shift " class ="wy-nav-content-wrap ">
138
-
139
-
140
- < nav class ="wy-nav-top " role ="navigation " aria-label ="top navigation ">
141
-
142
- < i data-toggle ="wy-nav-top " class ="fa fa-bars "> </ i >
143
- < a href ="index.html "> Phaser Editor</ a >
144
-
145
- </ nav >
43
+
44
+ < section data-toggle ="" class ="">
146
45
147
46
148
47
149
- < div class ="wy-nav-content ">
48
+ < div class ="" style =" padding:1em ">
150
49
< div class ="rst-content ">
151
-
152
-
153
-
154
-
155
-
156
-
157
-
158
-
159
-
160
-
161
-
162
-
163
-
164
-
165
-
166
-
167
- < div role ="navigation " aria-label ="breadcrumbs navigation ">
168
-
169
- < ul class ="wy-breadcrumbs ">
170
-
171
- < li > < a href ="index.html "> Docs</ a > »</ li >
172
-
173
- < li > Texture Packing Editor</ li >
174
-
175
-
176
- < li class ="wy-breadcrumbs-aside ">
177
-
178
-
179
-
180
- </ li >
181
-
182
- </ ul >
183
-
184
-
185
- < hr />
186
- </ div >
187
50
< div role ="main " class ="document " itemscope ="itemscope " itemtype ="http://schema.org/Article ">
188
51
< div itemprop ="articleBody ">
189
52
@@ -281,16 +144,6 @@ <h2>Update the atlas with external changes<a class="headerlink" href="#update-th
281
144
</ div >
282
145
</ div >
283
146
< footer >
284
-
285
- < div class ="rst-footer-buttons " role ="navigation " aria-label ="footer navigation ">
286
-
287
- < a href ="optipng.html " class ="btn btn-neutral float-right " title ="Optimize The PNG Image Files " accesskey ="n " rel ="next "> Next < span class ="fa fa-arrow-circle-right "> </ span > </ a >
288
-
289
-
290
- < a href ="preview-window.html " class ="btn btn-neutral " title ="The Preview Window " accesskey ="p " rel ="prev "> < span class ="fa fa-arrow-circle-left "> </ span > Previous</ a >
291
-
292
- </ div >
293
-
294
147
295
148
< hr />
296
149
@@ -333,15 +186,7 @@ <h2>Update the atlas with external changes<a class="headerlink" href="#update-th
333
186
334
187
335
188
< script type ="text/javascript " src ="_static/js/theme.js "> </ script >
336
-
337
-
338
-
339
-
340
- < script type ="text/javascript ">
341
- jQuery ( function ( ) {
342
- SphinxRtdTheme . StickyNav . enable ( ) ;
343
- } ) ;
344
- </ script >
345
189
190
+
346
191
</ body >
347
192
</ html >
0 commit comments