Develop and Download Open Source Software

Browse Subversion Repository

Contents of /trunk/Distribution/en/RailSim2/Help/pi_station.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 12 - (show annotations) (download) (as text)
Sat Oct 26 14:53:53 2013 UTC (10 years, 7 months ago) by okadu
File MIME type: text/html
File size: 2946 byte(s)
[okadu] Version 2.15
橋脚・架線柱手動設置機能
車輌プラグイン以外でクランク等使用可能に
エンジン模型プラグイン追加

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> + <span class="appeal">駅舎</span><br> + <a href="pi_struct.html">施設</a><br> + <a href="pi_surface.html">地形</a><br>+ <a href="pi_env.html">環境</a><br>+ <a href="pi_skin.html">スキン</a><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>定義ファイル (Station2.txt) 文法</h2>
36 <pre class="nonterm">station-plugin ::=</pre>
37 <pre class="ind"><a class="nonterm" href="pi_sym_plugin_header.html">plugin-header</a>
38 StationInfo{
39 }
40 <a class="nonterm" href="pi_sym_platform.html">platform</a><span class="sup">*</span>
41 <a class="nonterm" href="pi_sym_model_option.html">model-option</a>
42 PrimaryAssembly{
43 <a class="nonterm" href="pi_sym_train_free_object.html">train-free-object</a><span class="sup">*</span>
44 <a class="nonterm" href="pi_sym_effector.html">effector</a><span class="sup">*</span>
45 }</pre>
46 </div>
47 <div class="contbox">
48 <h2>解説</h2>
49 <p>プラットフォーム定義等が追加された他は<a href="pi_struct.html">施設プラグイン</a>と同じです。</p>
50 </div>
51 </div>
52 <div class="footbox">
53 <p class="silent"><a href="pi_train.html"><PrevSec</a> | <a href="plugin.html">▲ChTop</a> | <a href="#pagetop">▲PageTop</a> | <a href="pi_struct.html">NextSec></a><br>Copyright (c) 2003-2009 インターネット停留所</p>
54 </div>
55 </div>
56 </div>
57 </body>
58 </html>

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