File tree Expand file tree Collapse file tree
out/artifacts/Rab_Beat_jar Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ Manifest-Version : 1.0
2+ Main-Class : edu.cornell.gdiac.rabbeat.desktop.DesktopLauncher
3+
Original file line number Diff line number Diff line change 66 "wrapV" : " repeated"
77 },
88 "world:platforms:weightedPlatform" : {
9- "file" : " world/platforms//weightedplatform .png" ,
9+ "file" : " world/platforms/weightedPlatform .png" ,
1010 "wrapU" : " repeated" ,
1111 "wrapV" : " repeated"
1212 },
Original file line number Diff line number Diff line change 1+ {
2+ "textures" : {
3+ "world:platforms:blackTile" : {
4+ "file" : " world/platforms/blackTile.png" ,
5+ "wrapU" : " repeated" ,
6+ "wrapV" : " repeated"
7+ },
8+ "world:platforms:weightedPlatform" : {
9+ "file" : " world/platforms/weightedPlatform.png" ,
10+ "wrapU" : " repeated" ,
11+ "wrapV" : " repeated"
12+ },
13+ "world:platforms:platformTile" : {
14+ "file" : " world/platforms//platformTile.png" ,
15+ "wrapU" : " repeated" ,
16+ "wrapV" : " repeated"
17+ },
18+ "world:weightedLaserTile" : {
19+ "file" : " world/weightedLaserTile.png" ,
20+ "wrapU" : " repeated" ,
21+ "wrapV" : " repeated"
22+ },
23+ "world:goal" : " world/goaldoor.png" ,
24+ "player:synth" : " player/synth.png" ,
25+
26+ "player:synth-jazz" : " player/synth-jazz.png" ,
27+
28+ "backgrounds:test-bg" : " backgrounds/test-bg.png"
29+ },
30+ "jsons" : {
31+ "constants" : " constants.json"
32+ },
33+ "sounds" : {
34+
35+ },
36+ "music" : {
37+ "music:synth1" : " music/synth1.ogg" ,
38+ "music:jazz1" : " music/jazz1.ogg"
39+ },
40+ "fonts" : {
41+ "fonts:retro" : {
42+ "file" : " fonts/RetroGame.ttf" ,
43+ "size" : 64
44+ }
45+ }
46+ }
You can’t perform that action at this time.
0 commit comments