ユーザ用ツール

サイト用ツール

wiki:defold2:tips:010

差分

この文書の現在のバージョンと選択したバージョンの差分を表示します。

この比較画面にリンクする

最新リビジョン 両方とも次のリビジョン
wiki:defold2:tips:010 [2018/04/01 13:18]
step 作成
wiki:defold2:tips:010 [2018/04/01 13:23]
step
ライン 1: ライン 1:
 ====== 010 モバイルテンプレートの雛形設定 ====== ====== 010 モバイルテンプレートの雛形設定 ======
  
 +公式のMobile Game T]emplate の初期設定は以下の様になっています。
 +
 +----
 +
 +Welcome to Defold
 +
 +This project was created from the "​mobile"​ project template. This means that the settings in "​game.project"​ have been changed to be suitable for a mobile game:
 +
 +The screen size is set to 640x1136
 + スクリーンサイズは640x1136 です。
 +
 +Orientation is fixed vertically
 + 縦画面固定です。
 +
 +Android and iOS icons are set
 + AndroidとiOSのアイコンが設定されています。
 +
 +iOS launch images (blank ones) are set
 + ​iOSは起動用のイメージが設定されています。
 +
 +Mouse click/​single touch is bound to action "​touch"​
 + マウスクリック または、シングルタッチは"​touch"​ アクションが割り当てられています。
 + 画面をタッチすると、入力を受けたことを知らせるログが出力される様になっています。
 +
 +----
  
Permalink wiki/defold2/tips/010.txt · 最終更新: 2018/04/01 13:24 by step

oeffentlich