Class: XenosEnigma::Xenos::Tau

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

Constant Summary collapse

SIGNATURE =
<<~SIGNATURE.freeze
  ---oo---
  --oooo--
  -oooooo-
  oo-oo-oo
  oooooooo
  --o--o--
  -o-oo-o-
  o-o--o-o
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