Class: XenosEnigma::Xenos::Aeldari

Inherits:
Base
  • Object
show all
Defined in:
lib/xenos_enigma/xenos/aeldari.rb

Constant Summary collapse

SIGNATURE =
<<~SIGNATURE.freeze
  --o-----o--
  ---o---o---
  --ooooooo--
  -oo-ooo-oo-
  ooooooooooo
  o-ooooooo-o
  o-o-----o-o
  ---oo-oo---
SIGNATURE

Constants inherited from Base

Base::SHIP_DETECTION

Instance Attribute Summary

Attributes inherited from Base

#ship_height, #ship_width, #xeno_signature

Method Summary

Methods inherited from Base

#analyze?, #initialize

Constructor Details

This class inherits a constructor from XenosEnigma::Xenos::Base