cyross-ruby-miyako-mswin32 2.0.5 → 2.0.5.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/MANIFEST +146 -0
- data/sample/drawing.rb +13 -0
- metadata +3 -1
data/MANIFEST
ADDED
|
@@ -0,0 +1,146 @@
|
|
|
1
|
+
./img/cursor.png
|
|
2
|
+
./img/cursors.png
|
|
3
|
+
./img/dice.png
|
|
4
|
+
./img/wait_cursor.png
|
|
5
|
+
./img/window.png
|
|
6
|
+
./img/win_base.png
|
|
7
|
+
./install_miyako.rb
|
|
8
|
+
./lib/Miyako/API/audio.rb
|
|
9
|
+
./lib/Miyako/API/basic_data.rb
|
|
10
|
+
./lib/Miyako/API/bitmap.rb
|
|
11
|
+
./lib/Miyako/API/choices.rb
|
|
12
|
+
./lib/Miyako/API/collision.rb
|
|
13
|
+
./lib/Miyako/API/diagram.rb
|
|
14
|
+
./lib/Miyako/API/drawing.rb
|
|
15
|
+
./lib/Miyako/API/fixedmap.rb
|
|
16
|
+
./lib/Miyako/API/font.rb
|
|
17
|
+
./lib/Miyako/API/input.rb
|
|
18
|
+
./lib/Miyako/API/layout.rb
|
|
19
|
+
./lib/Miyako/API/map.rb
|
|
20
|
+
./lib/Miyako/API/map_event.rb
|
|
21
|
+
./lib/Miyako/API/modules.rb
|
|
22
|
+
./lib/Miyako/API/movie.rb
|
|
23
|
+
./lib/Miyako/API/parts.rb
|
|
24
|
+
./lib/Miyako/API/plane.rb
|
|
25
|
+
./lib/Miyako/API/screen.rb
|
|
26
|
+
./lib/Miyako/API/shape.rb
|
|
27
|
+
./lib/Miyako/API/sprite.rb
|
|
28
|
+
./lib/Miyako/API/spriteunit.rb
|
|
29
|
+
./lib/Miyako/API/sprite_animation.rb
|
|
30
|
+
./lib/Miyako/API/story.rb
|
|
31
|
+
./lib/Miyako/API/textbox.rb
|
|
32
|
+
./lib/Miyako/API/utility.rb
|
|
33
|
+
./lib/Miyako/API/viewport.rb
|
|
34
|
+
./lib/Miyako/API/yuki.rb
|
|
35
|
+
./lib/Miyako/EXT/miyako_cairo.rb
|
|
36
|
+
./lib/Miyako/EXT/raster_scroll.rb
|
|
37
|
+
./lib/Miyako/EXT/slides.rb
|
|
38
|
+
./lib/Miyako/miyako.rb
|
|
39
|
+
./lib/Miyako/miyako_no_katana.so
|
|
40
|
+
./logo/EGSR_logo.png
|
|
41
|
+
./logo/EGSR_logo_bg.png
|
|
42
|
+
./logo/EGSR_logo_fg.png
|
|
43
|
+
./logo/EGSR_title_banner.png
|
|
44
|
+
./logo/EGSR_title_logo.png
|
|
45
|
+
./logo/miyako.png
|
|
46
|
+
./logo/miyako_banner.png
|
|
47
|
+
./logo/space.png
|
|
48
|
+
./MANIFEST
|
|
49
|
+
./README
|
|
50
|
+
./sample/Animation1/m1ku.rb
|
|
51
|
+
./sample/Animation1/m1ku_arm_0.png
|
|
52
|
+
./sample/Animation1/m1ku_arm_1.png
|
|
53
|
+
./sample/Animation1/m1ku_arm_2.png
|
|
54
|
+
./sample/Animation1/m1ku_arm_3.png
|
|
55
|
+
./sample/Animation1/m1ku_back.jpg
|
|
56
|
+
./sample/Animation1/m1ku_body.png
|
|
57
|
+
./sample/Animation1/m1ku_eye_0.png
|
|
58
|
+
./sample/Animation1/m1ku_eye_1.png
|
|
59
|
+
./sample/Animation1/m1ku_eye_2.png
|
|
60
|
+
./sample/Animation1/m1ku_eye_3.png
|
|
61
|
+
./sample/Animation1/m1ku_hair_front.png
|
|
62
|
+
./sample/Animation1/m1ku_hair_rear.png
|
|
63
|
+
./sample/Animation1/readme.txt
|
|
64
|
+
./sample/Animation2/lex.rb
|
|
65
|
+
./sample/Animation2/lex_back.png
|
|
66
|
+
./sample/Animation2/lex_body.png
|
|
67
|
+
./sample/Animation2/lex_roadroller.png
|
|
68
|
+
./sample/Animation2/lex_wheel_0.png
|
|
69
|
+
./sample/Animation2/lex_wheel_1.png
|
|
70
|
+
./sample/Animation2/lex_wheel_2.png
|
|
71
|
+
./sample/Animation2/readme.txt
|
|
72
|
+
./sample/Animation2/song_title.png
|
|
73
|
+
./sample/ball_action_sample.rb
|
|
74
|
+
./sample/blit_rop.rb
|
|
75
|
+
./sample/cairo_sample.rb
|
|
76
|
+
./sample/circle_collision_test.rb
|
|
77
|
+
./sample/collision_test.rb
|
|
78
|
+
./sample/collision_test2.rb
|
|
79
|
+
./sample/Diagram_sample/back.png
|
|
80
|
+
./sample/Diagram_sample/chr01.png
|
|
81
|
+
./sample/Diagram_sample/chr02.png
|
|
82
|
+
./sample/Diagram_sample/cursor.png
|
|
83
|
+
./sample/Diagram_sample/diagram_sample_yuki2.rb
|
|
84
|
+
./sample/Diagram_sample/readme.txt
|
|
85
|
+
./sample/Diagram_sample/wait_cursor.png
|
|
86
|
+
./sample/drawing.rb
|
|
87
|
+
./sample/fixed_map_test/cursor.png
|
|
88
|
+
./sample/fixed_map_test/fixed_map_sample.rb
|
|
89
|
+
./sample/fixed_map_test/map.csv
|
|
90
|
+
./sample/fixed_map_test/mapchip.csv
|
|
91
|
+
./sample/fixed_map_test/map_01.png
|
|
92
|
+
./sample/fixed_map_test/monster.png
|
|
93
|
+
./sample/fixed_map_test/readme.txt
|
|
94
|
+
./sample/map_test/chara.rb
|
|
95
|
+
./sample/map_test/chr1.png
|
|
96
|
+
./sample/map_test/cursor.png
|
|
97
|
+
./sample/map_test/main_parts.rb
|
|
98
|
+
./sample/map_test/main_scene.rb
|
|
99
|
+
./sample/map_test/map.png
|
|
100
|
+
./sample/map_test/map2.png
|
|
101
|
+
./sample/map_test/mapchip.csv
|
|
102
|
+
./sample/map_test/map_layer.csv
|
|
103
|
+
./sample/map_test/map_manager.rb
|
|
104
|
+
./sample/map_test/map_test.rb
|
|
105
|
+
./sample/map_test/oasis.rb
|
|
106
|
+
./sample/map_test/readme.txt
|
|
107
|
+
./sample/map_test/route.rb
|
|
108
|
+
./sample/map_test/sea.png
|
|
109
|
+
./sample/map_test/town.rb
|
|
110
|
+
./sample/map_test/wait_cursor.png
|
|
111
|
+
./sample/map_test/window.png
|
|
112
|
+
./sample/polygon_test.rb
|
|
113
|
+
./sample/rasterscroll.rb
|
|
114
|
+
./sample/Room3/blue.rb
|
|
115
|
+
./sample/Room3/ending.rb
|
|
116
|
+
./sample/Room3/green.rb
|
|
117
|
+
./sample/Room3/image/akamatsu.png
|
|
118
|
+
./sample/Room3/image/aoyama.png
|
|
119
|
+
./sample/Room3/image/congra.png
|
|
120
|
+
./sample/Room3/image/congratulation.png
|
|
121
|
+
./sample/Room3/image/congratulation_bg.png
|
|
122
|
+
./sample/Room3/image/cursor.png
|
|
123
|
+
./sample/Room3/image/midori.png
|
|
124
|
+
./sample/Room3/image/mittsu_no_oheya.png
|
|
125
|
+
./sample/Room3/image/mittsu_no_oheya_logo.png
|
|
126
|
+
./sample/Room3/image/room_blue.png
|
|
127
|
+
./sample/Room3/image/room_green.png
|
|
128
|
+
./sample/Room3/image/room_red.png
|
|
129
|
+
./sample/Room3/image/start.png
|
|
130
|
+
./sample/Room3/image/three_doors.png
|
|
131
|
+
./sample/Room3/image/wait_cursor.png
|
|
132
|
+
./sample/Room3/main.rb
|
|
133
|
+
./sample/Room3/main_component.rb
|
|
134
|
+
./sample/Room3/readme.txt
|
|
135
|
+
./sample/Room3/red.rb
|
|
136
|
+
./sample/Room3/room3.rb
|
|
137
|
+
./sample/Room3/title.rb
|
|
138
|
+
./sample/takahashi.rb
|
|
139
|
+
./sample/text.png
|
|
140
|
+
./sample/textbox_sample.rb
|
|
141
|
+
./sample/transform.rb
|
|
142
|
+
./sample/utility_test.rb
|
|
143
|
+
./sample/utility_test2.rb
|
|
144
|
+
./sample/utility_test3.rb
|
|
145
|
+
./sample/utility_test4.rb
|
|
146
|
+
./uninstall_miyako.rb
|
data/sample/drawing.rb
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
#! /usr/bin/ruby
|
|
2
|
+
|
|
3
|
+
require 'Miyako/miyako'
|
|
4
|
+
|
|
5
|
+
include Miyako
|
|
6
|
+
|
|
7
|
+
sprite = Sprite.new(:size => [256,256], :type => :ac)
|
|
8
|
+
Drawing.rect(sprite, Rect.new(100, 100, 100, 50), [0, 128, 0], :fill)
|
|
9
|
+
|
|
10
|
+
Miyako.main_loop do
|
|
11
|
+
break if Input.quit_or_escape?
|
|
12
|
+
sprite.render
|
|
13
|
+
end
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: cyross-ruby-miyako-mswin32
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2.0.5
|
|
4
|
+
version: 2.0.5.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Cyross Makoto
|
|
@@ -69,6 +69,7 @@ files:
|
|
|
69
69
|
- ./logo/miyako.png
|
|
70
70
|
- ./logo/miyako_banner.png
|
|
71
71
|
- ./logo/space.png
|
|
72
|
+
- ./MANIFEST
|
|
72
73
|
- ./README
|
|
73
74
|
- ./sample/Animation1/m1ku.rb
|
|
74
75
|
- ./sample/Animation1/m1ku_arm_0.png
|
|
@@ -106,6 +107,7 @@ files:
|
|
|
106
107
|
- ./sample/Diagram_sample/diagram_sample_yuki2.rb
|
|
107
108
|
- ./sample/Diagram_sample/readme.txt
|
|
108
109
|
- ./sample/Diagram_sample/wait_cursor.png
|
|
110
|
+
- ./sample/drawing.rb
|
|
109
111
|
- ./sample/fixed_map_test/cursor.png
|
|
110
112
|
- ./sample/fixed_map_test/fixed_map_sample.rb
|
|
111
113
|
- ./sample/fixed_map_test/map.csv
|