Class: Bukkit::Art::Pigscene
- Inherits:
-
Bukkit::Art
- Object
- Bukkit::Art
- Bukkit::Art::Pigscene
- Defined in:
- lib/bukkit/art/pigscene.rb
Constant Summary
Constants inherited from Bukkit::Art
Instance Attribute Summary
Attributes inherited from Bukkit::Art
Instance Method Summary collapse
-
#initialize ⇒ Pigscene
constructor
A new instance of Pigscene.
Methods inherited from Bukkit::Art
Constructor Details
#initialize ⇒ Pigscene
Returns a new instance of Pigscene.
8 9 10 |
# File 'lib/bukkit/art/pigscene.rb', line 8 def initialize super 22, 4, 4 end |