Class: Bukkit::Art::Aztec2

Inherits:
Bukkit::Art show all
Defined in:
lib/bukkit/art/aztec2.rb

Constant Summary

Constants inherited from Bukkit::Art

BY_ID, BY_NAME

Instance Attribute Summary

Attributes inherited from Bukkit::Art

#height, #id, #width

Instance Method Summary collapse

Methods inherited from Bukkit::Art

by_name, values

Constructor Details

#initializeAztec2

Returns a new instance of Aztec2.



8
9
10
# File 'lib/bukkit/art/aztec2.rb', line 8

def initialize
  super 3, 1, 1
end