Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add font and sound materials
  • Loading branch information
hagino3000 committed Mar 9, 2011
1 parent bde2ab2 commit bf14b02
Show file tree
Hide file tree
Showing 8 changed files with 52 additions and 0 deletions.
Binary file added bin/.DS_Store
Binary file not shown.
Binary file added bin/data/.DS_Store
Binary file not shown.
Empty file added bin/data/.gitignore
Empty file.
Binary file added bin/data/Courier New.ttf
Binary file not shown.
26 changes: 26 additions & 0 deletions bin/data/_settings.xml
@@ -0,0 +1,26 @@
<controls>
<SliderInt_Tilt_Angle>
<name>Tilt Angle</name>
<value>-10</value>
</SliderInt_Tilt_Angle>
<Toggle_Mirror_Mode>
<name>Mirror Mode</name>
<value>1</value>
</Toggle_Mirror_Mode>
<SliderInt_Near_Distance>
<name>Near Distance</name>
<value>5</value>
</SliderInt_Near_Distance>
<SliderInt_Far_Distance>
<name>Far Distance</name>
<value>32</value>
</SliderInt_Far_Distance>
<SliderInt_Display_Width>
<name>Display Width</name>
<value>1260</value>
</SliderInt_Display_Width>
<SliderInt_Display_height>
<name>Display height</name>
<value>810</value>
</SliderInt_Display_height>
</controls>
26 changes: 26 additions & 0 deletions bin/data/_settings.xml.bak
@@ -0,0 +1,26 @@
<controls>
<SliderInt_Tilt_Angle>
<name>Tilt Angle</name>
<value>-10</value>
</SliderInt_Tilt_Angle>
<Toggle_Mirror_Mode>
<name>Mirror Mode</name>
<value>1</value>
</Toggle_Mirror_Mode>
<SliderInt_Near_Distance>
<name>Near Distance</name>
<value>5</value>
</SliderInt_Near_Distance>
<SliderInt_Far_Distance>
<name>Far Distance</name>
<value>32</value>
</SliderInt_Far_Distance>
<SliderInt_Display_Width>
<name>Display Width</name>
<value>1260</value>
</SliderInt_Display_Width>
<SliderInt_Display_height>
<name>Display height</name>
<value>810</value>
</SliderInt_Display_height>
</controls>
Binary file not shown.
Binary file added bin/data/sound/2674__dmooney__TAPE32.wav
Binary file not shown.

0 comments on commit bf14b02

Please sign in to comment.