Module: TFClient::Models
- Defined in:
- lib/textflight-client/models/nav.rb,
lib/textflight-client/models/scan.rb,
lib/textflight-client/models/local.rb,
lib/textflight-client/models/model.rb,
lib/textflight-client/models/status.rb,
lib/textflight-client/models/status_report.rb
Defined Under Namespace
Modules: Local Classes: Asteroids, Brightness, Cargo, ClaimedBy, Coordinates, Links, Model, ModelWithItems, Nav, OutfitSpace, Outfits, Owner, Planets, Response, Scan, ShieldCharge, Status, StatusReport, Structures
Constant Summary collapse
- TABLE_OPTIONS =
{ padding: [0,1,0,1], width: 80, resize: true }
- STATUS_BEGIN =
"STATUSREPORT BEGIN".freeze
- STATUS_END =
"STATUSREPORT END".freeze