Develop and Download Open Source Software

Browse Subversion Repository

Contents of /trunk/freesc/miscbdg.scm

Parent Directory Parent Directory | Revision Log Revision Log


Revision 30 - (show annotations) (download)
Mon Feb 26 13:50:55 2007 UTC (17 years, 1 month ago) by tmurakam
File size: 1787 byte(s)
file moved

1 ; build.scm Lat Lon Rot Height Width1 Width2 Type Altitude (wallflag)
2 ; 1 2 3 4 5 6 7 8 9
3
4 ; Type の説明
5 ; value from each group.
6 ; 00 beige with vertical stripes
7 ; 01 white with vertical stripes
8 ; 02 dark gray with vertical stripes
9 ; 03 gray with vertical stripes
10 ; 04 white with dark vertical stripes
11 ; 05 white with horizontal stripes
12 ; 06 beige with horizontal stripes
13 ; 07 light gray with vertical stripes
14 ;
15 ; bits 3 と 4 はビルの形を定義する
16 ; 00 通常のビル
17 ; 08 屋根つき,屋根は北を向いている
18 ; 10 斜めの壁.ピラミッド状.
19 ; 18 8角ビル -> additional wallflags needed.
20 ;
21 ; 8000 あらかじめ定義された SIDE#.R8 ビットマップの代わりに
22 ; ユーザ定義のビットマップを使用する.->bitmap()
23 ; Bitmap() コマンドを Building() コマンドの直前で使う.
24 ; Note, ビットマップは特別のデザインを持っていなければ
25 ; ならない.
26
27
28 ;;; ザ・シーン(城北)
29 ;Macro( build.scm N35:12:48.0 E136:54:54.8 0 42 50 20 01 0 1FF ) ;np1
30 Macro( build-l.scm N35:12:46 E136:54:58 0 42 50 20 1E 0 1FF )
31
32 ; ザシーン徳川 (The scene Tokugawa)
33 Macro( build-l.scm N35:10:54.0 E136:56:21.2 0 22 18 40 01 0 1FF )
34
35 ;;;; 名古屋空港周辺工場群 (Around nagoya airport plants)
36 ; アサヒビール (Asahi beer plant)
37 Macro( build.scm N35:12:40.4 E136:57:32.9 0 5 300 100 07 0 1FF )
38
39 ; 愛知電機 (Aichi denki plant)
40 Macro( build.scm N35:13:00.9 E136:57:31.8 0 5 200 150 07 0 1FF )
41
42 ; 三菱重工
43 ;Macro( build.scm N35:15:15.4 E136:55:10.1 45 5 300 120 07 0 1FF )
44 ;Macro( build.scm N35:15:07.6 E136:55:02.2 45 5 80 150 07 0 1FF )
45
46 ; アマダワシノ (Amadawashino plant)
47 Macro( build.scm N35:15:52.3 E136:54:29.4 350 5 250 125 07 0 1FF )
48
49 ; アンビックス志賀
50 Macro( build-l.scm N35:11:37.0 E136:55:17.3 5 21 20 20 06 0 1F )
51

Properties

Name Value
svn:eol-style native
svn:keywords Author Date Id Revision

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