Develop and Download Open Source Software

Browse Subversion Repository

Contents of /trunk/Distribution/jp/RailSim2/Help/pi_skin.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (show annotations) (download) (as text)
Sat Aug 21 01:33:05 2010 UTC (13 years, 9 months ago) by okadu
File MIME type: text/html
File size: 3303 byte(s)
[okadu] 配布用マスターディレクトリ(Distribution)を追加。
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html lang="ja">
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=shift_jis">
5 <title>スキンプラグイン</title>
6 <link rel="stylesheet" type="text/css" href="main.css">
7 <link rel="SHORTCUT ICON" href="interi.ico">
8 </head>
9 <body>
10 <a name="pagetop">
11 <div class="centerbox" align="center">
12 <div class="topbox">
13 <div class="contbox">
14 <h1>スキンプラグイン</h1>
15 </div>
16 <div class="menubox">
17 <div class="contbox">
18 <h2>コンテンツ</h2>
19 <p class="joint"><a href="../index.html">トップページ</a></p>
20 <p class="joint"><a href="introduction.html">はじめに</a></p>
21 <p class="joint"><a href="operation.html">操作方法</a></p>
22 <p class="joint"><a href="plugin.html">プラグイン</a><br>+ <a href="pi_install.html">インストール</a><br>+ <a href="pi_making.html">作成方法</a><br>+ <a href="pi_grammar.html">文法の読み方</a><br>+ <a href="pi_profile.html">プロファイル</a><br> + <a href="pi_rail.html">レール</a><br> + <a href="pi_tie.html">枕木</a><br> + <a href="pi_girder.html">橋桁</a><br> + <a href="pi_pier.html">橋脚</a><br> + <a href="pi_line.html">架線</a><br>+ <a href="pi_pole.html">架線柱</a><br>+ <a href="pi_model.html">モデル</a><br> + <a href="pi_train.html">車輌</a><br> + <a href="pi_station.html">駅舎</a><br> + <a href="pi_struct.html">施設</a><br> + <a href="pi_surface.html">地形</a><br>+ <a href="pi_env.html">環境</a><br>+ <span class="appeal">スキン</span><br>+ <a href="pi_index.html">索引</a></p>
23 <p class="joint"><a href="thanks.html">謝辞</a></p>
24 <p class="joint"><a href="support.html">サポート</a></p>
25 <p class="joint"><a href="faq.html">よくある質問</a></p>
26 <p><a href="history.html">更新履歴</a></p>
27 </div>
28 </div>
29 <div class="mainbox">
30 <div class="contbox">
31 <h2>概要</h2>
32 <p>スキンプラグインは、ユーザーインターフェイスの外見を設定するために使用されます。</p>
33 </div>
34 <div class="contbox cb_src">
35 <h2>定義ファイル (Skin2.txt) 文法</h2>
36 <pre class="nonterm">skin-plugin ::=</pre>
37 <pre class="ind"><a class="nonterm" href="pi_sym_plugin_header.html">plugin-header</a>
38 <a class="nonterm" href="pi_sym_skin_cursor_info.html">skin-cursor-info</a>
39 <a class="nonterm" href="pi_sym_skin_interface_info.html">skin-interface-info</a>
40 <a class="nonterm" href="pi_sym_skin_background_info.html">skin-background-info</a>
41 <a class="nonterm" href="pi_sym_skin_frame_info.html">skin-frame-info</a>
42 <a class="nonterm" href="pi_sym_skin_editctrl_info.html">skin-editctrl-info</a>
43 <a class="nonterm" href="pi_sym_skin_listview_info.html">skin-listview-info</a>
44 <a class="nonterm" href="pi_sym_skin_plugintree_info.html">skin-plugintree-info</a>
45 <a class="nonterm" href="pi_sym_skin_popupmenu_info.html">skin-popupmenu-info</a>
46 <a class="nonterm" href="pi_sym_skin_model_info.html">skin-model-info</a>
47 <a class="nonterm" href="pi_sym_skin_sound_info.html">skin-sound-info</a></pre>
48 </div>
49 <div class="contbox">
50 <h2>解説</h2>
51 <p>ほとんど可変長部分がないのでシンプルです。</p>
52 </div>
53 </div>
54 <div class="footbox">
55 <p class="silent"><a href="pi_env.html"><PrevSec</a> | <a href="plugin.html">▲ChTop</a> | <a href="#pagetop">▲PageTop</a> | <a href="pi_index.html">NextSec></a><br>Copyright (c) 2003-2009 インターネット停留所</p>
56 </div>
57 </div>
58 </div>
59 </body>
60 </html>

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26