レス書き込み
スレへ戻る
写
レス栞
レス消
ゲーム作りませんか?
PC,スマホ,PHSは
ULA
べっかんこ
公式(スマホ)
公式(PC)
で書き込んでください。
名前
メール
引用切替:
レスアンカーのみ
>>754 > //地面描画 > point.y = -camera_position.y % tile_size; > for(y = 0;y < tile_num_h;y++){ > point.x = -camera_position.x % tile_size; > for(x = 0;x < tile_num_w;x++){ > point.x += tile_size; > temp_tile_kind = xml_data.map_vector[tile_gid]; > temp_obje_kind = xml_data.map_obje_vector[tile_gid]; > draw.Image2(cg_data.image[Macro.CG_NUMBER_TILE00 + temp_tile_kind - 1] , point.x, point.y, 0, 0, tile_size, tile_size); > if (temp_obje_kind >= 100) { > //obje描画 タイル番号は+100されてるのでMacro.CG_NUMBER_TILE00をそのまま使う > draw.Image2(cg_data.image[Macro.CG_NUMBER_TILE00 + temp_obje_kind - 1] , point.x, point.y, 0, 0, tile_size, tile_size); > } > tile_gid++ > } > tile_gid = tile_gid - tile_num_w + xml_data.map_tile_width; > point.y += tile_size; > } > > コードの細かい意味はもう忘れてしまった・・・
ローカルルール
SETTING.TXT
他の携帯ブラウザのレス書き込みフォームはこちら。
書き込み設定
で書き込みサイトの設定ができます。
・
ULA
・
べっかんこ(身代わりの術)
・
べっかんこ(通常)
・
公式(スマホ)
・
公式(PC)[PC,スマホ,PHS可]
書き込み設定(板別)
で板別の名前とメールを設定できます。
メモ帳
(0/65535文字)
上
下
板
覧
索
設
栞
歴
Google検索
Wikipedia
ぬこの手
ぬこTOP
0.017s