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