class Ship

Defined in:

ship.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def health : Int32 #

[View source]
def hit #

[View source]
def landscape? : Bool #

[View source]
def size : Int32 #

[View source]
def sunk? #

[View source]