Class: BoringAvatar::Marble

Inherits:
Base
  • Object
show all
Defined in:
lib/boring_avatar/avatar/marble.rb

Constant Summary collapse

ELEMENTS =
3.freeze
SIZE =
80.freeze

Constants inherited from Base

Base::COLORS, Base::NAME

Instance Attribute Summary

Attributes inherited from Base

#colors, #name, #num_from_name, #opts, #range, #size

Method Summary

Methods inherited from Base

#generate, #initialize

Constructor Details

This class inherits a constructor from BoringAvatar::Base