-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
autocmt: doc/c.html: ...h2>Last updated:0 tr> <td class="cente <td>TI…
…LE CREATIO </tr> <td>ACTUALLY RET... doc/j/d.html: ...>レベルファã t-family:ms gothi ¬ベルファイã style="width:30px style="width:140p width:40px;">サã >説明</th> id="bg1">ヘッã� 値は常に「AC id="bg1">レベã� これはゲーã� id="bg1">レベã� 0=通常、1=自å id="bg1">音楽ã� 上位ビットï¼ id="bg4">未使ç� id="bg1">開始ä½ プレーヤーã� id="bg1">レベã� レベルのサã� id="bg2"height=" side">サイズ</ >基本的にビã 動的</td> id="bg3"height=" side">動的</td> >以下の表はã イル</h1> <br/>タイã >上位2ビット 旗</th> >タイルタイã 固体ブロッã� ノンクリッã� プレーヤーã� ブジェクトã� <br/>オブã style="width:30px style="width:140p width:40px;">サã >説明</th> id="bg3">オブã� id="bg3">サブã� オブジェクã� id="bg3">プロã� ここでは、ã� id="bg3">ポジã� オブジェクã� id="bg4">追加ã� side">動的</td> >オプションã </th> >オブジェクã <h2>アイテム< 宝石</td> ダイヤモンã� ハート</td> 星</td> 生活</td> <h2>エンティã ムー</td> フライングã� スパイクムã� 爆弾ムー</td> スパイク投ã� ヘリコプタã� フローティã� <h2>ドア</h2></ 仕上げドア</ ロックされã� リンクされã� スイッチドã� ピンボールã�... doc/j/v.html: ...<ver>0.06</ver> ... doc/v.html: ...2><ver>0.06</ver>... lvl/klex01.klo: ...... src/ctrl/draw.gml: .../draw_rectangle_c //view_wview[ //c_white,c_whit f pause { draw_set_alpha(1) draw_sprite(pause draw_set_alpha(.5 draw_rectangle_co view_wview[0 c_black,c_black draw_sprite_part( view_xview[0]+(v for (i = 0; i < 4 draw_sprite_part view_xview[0]+( draw_sprite_part view_xview[0]+( 78,1,c_white,1) draw_sprite_part view_xview[0]+( if (i=0) { draw_sprite_par view_xview[0]+ 1,1,c_white,1) draw_sprite_par view_xview[0]+ -1,1,c_white,1 } }... src/ctrl/step.gml: ...board_check_press use om_set_background ance_activate_all te_delete(pausesc e = false AKE THIS BETTER S usescr = sprite_c om_set_background en_save(temp_dire escr = sprite_add _delete(temp_dire ance_deactivate_a e = true... src/init.gml: ...size,levelsizeraw imesrc,confnt,pau bounds, nable_base, nable_hearts, nable_gems, nable_stars, ,pausescr e = get_open_file = 100 r (j=0;j<levelsiz for (i=0;i<levels { filecur += 1 file_bin_seek(lv _tempvar0 = file if HIBIT(_tempva with instance_c if LOBIT(_tempva with instance_c } h instance_create... src/klo/draw.gml: ...et_alpha(1)... src/klo/step.gml: ...if (view_yview[0] view_yview[0] = l... src/proj/.gm81: ...... src/tile/draw.gml: ...et_alpha(1) et_color(c_black)... lvl/klex01.klo.bak: ...�� �... src/proj/board/: ...... src/scr/rmj2asc.gml: ...OMAJI-TO-ASCII //...
- Loading branch information
1 parent
b811ab4
commit f46d9cc
Showing
18 changed files
with
475 additions
and
86 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,33 @@ | ||
frame+=1 | ||
frame+=1 | ||
//draw_rectangle_color(view_xview[0],view_yview[0], | ||
//view_wview[0],view_hview[0], | ||
//c_white,c_white,c_white,c_white,false) | ||
if pause { | ||
draw_set_alpha(1) | ||
draw_sprite(pausescr,0,view_xview[0],view_yview[0]) | ||
draw_set_alpha(.5) | ||
draw_rectangle_color(view_xview[0],view_yview[0], | ||
view_wview[0],view_hview[0], | ||
c_black,c_black,c_black,c_black,false) | ||
draw_sprite_part(hudspr,0,40,43,60,22, | ||
view_xview[0]+(view_wview[0]/4)+30,view_yview[0]+(view_hview[0]/10)) | ||
for (i = 0; i < 4; i += 1) { | ||
draw_sprite_part(hudspr,0,0,43,12,14, | ||
view_xview[0]+(view_wview[0]/4)+10,view_yview[0]+(view_hview[0]/3)-10+(i*20)) | ||
draw_sprite_part_ext(hudspr,0,11,43,1,14, | ||
view_xview[0]+(view_wview[0]/4)+22,view_yview[0]+(view_hview[0]/3)-10+(i*20), | ||
78,1,c_white,1) | ||
draw_sprite_part(hudspr,0,12,43,12,14, | ||
view_xview[0]+(view_wview[0]/4)+98,view_yview[0]+(view_hview[0]/3)-10+(i*20)) | ||
if (i=0) | ||
{ | ||
draw_sprite_part_ext(hudspr,0,24,43,16,16, | ||
view_xview[0]+(view_wview[0]/4)-16,view_yview[0]+(view_hview[0]/3)-10+(i*20)-1, | ||
1,1,c_white,1) | ||
draw_sprite_part_ext(hudspr,0,24,43,16,16, | ||
view_xview[0]+(view_wview[0]/4)+134,view_yview[0]+(view_hview[0]/3)-10+(i*20)-1, | ||
-1,1,c_white,1) | ||
} | ||
} | ||
|
||
} |
Oops, something went wrong.