felflame 2.0.0 → 3.0.0

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.
@@ -78,6 +78,45 @@
78
78
 
79
79
  </div>
80
80
 
81
+ <h2>Defined Under Namespace</h2>
82
+ <p class="children">
83
+
84
+
85
+ <strong class="modules">Modules:</strong> <span class='object_link'><a href="Felflame_.html" title="Felflame (module)">Felflame</a></span>
86
+
87
+
88
+
89
+ <strong class="classes">Classes:</strong> <span class='object_link'><a href="FelFlame.html" title="FelFlame (class)">FelFlame</a></span>
90
+
91
+
92
+ </p>
93
+
94
+
95
+ <h2>
96
+ Constant Summary
97
+ <small><a href="#" class="constants_summary_toggle">collapse</a></small>
98
+ </h2>
99
+
100
+ <dl class="constants">
101
+
102
+ <dt id="FF-constant" class="">FF =
103
+ <div class="docstring">
104
+ <div class="discussion">
105
+
106
+ <p>An alias for <span class='object_link'><a href="FelFlame.html" title="FelFlame (class)">FelFlame</a></span></p>
107
+
108
+
109
+ </div>
110
+ </div>
111
+ <div class="tags">
112
+
113
+
114
+ </div>
115
+ </dt>
116
+ <dd><pre class="code"><span class='const'><span class='object_link'><a href="FelFlame.html" title="FelFlame (class)">FelFlame</a></span></span></pre></dd>
117
+
118
+ </dl>
119
+
81
120
 
82
121
 
83
122
 
@@ -90,7 +129,7 @@
90
129
  </div>
91
130
 
92
131
  <div id="footer">
93
- Generated on Sat Jul 10 03:06:03 2021 by
132
+ Generated on Mon Jul 12 18:28:27 2021 by
94
133
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
95
134
  0.9.26 (ruby-2.7.3).
96
135
  </div>
data/lib/felflame.rb CHANGED
@@ -53,7 +53,7 @@ FF::Cmp = FelFlame::Components
53
53
  FF::Sys = FelFlame::Systems
54
54
 
55
55
  # An alias for {FelFlame::Scenes}
56
- FF::Sce = FelFlame::Scenes
56
+ FF::Scn = FelFlame::Scenes
57
57
 
58
58
  # An alias for {FelFlame::Stage}
59
59
  FF::Stg = FelFlame::Stage
@@ -1,5 +1,9 @@
1
1
  # frozen_string_literal: true
2
2
 
3
+ # :nocov:
4
+ # Keeps the version of the Gem
3
5
  module Felflame
4
- VERSION = "2.0.0"
6
+ # The version of the Gem
7
+ VERSION = "3.0.0"
5
8
  end
9
+ # :nocov:
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: felflame
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.0
4
+ version: 3.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tradam
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2021-07-10 00:00:00.000000000 Z
11
+ date: 2021-07-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: minitest-reporters
@@ -164,12 +164,14 @@ files:
164
164
  - docs/FelFlame/Scenes.html
165
165
  - docs/FelFlame/Stage.html
166
166
  - docs/FelFlame/Systems.html
167
+ - docs/Felflame_.html
167
168
  - docs/_index.html
168
169
  - docs/class_list.html
169
170
  - docs/css/common.css
170
171
  - docs/css/full_list.css
171
172
  - docs/css/style.css
172
173
  - docs/file.README.html
174
+ - docs/file.version.html
173
175
  - docs/file_list.html
174
176
  - docs/frames.html
175
177
  - docs/index.html