Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Ship ¶
type Ship struct {
// contains filtered or unexported fields
}
func CreateShip ¶
func (*Ship) GetCurrentHullHitPoints ¶
func (*Ship) IsDestroyed ¶
func (*Ship) ShootWeapon ¶
type SystemBasics ¶
type SystemBasics struct {
// contains filtered or unexported fields
}
type SystemCapabilities ¶
type SystemCapabilities interface {
// contains filtered or unexported methods
}
Click to show internal directories.
Click to hide internal directories.