MCPcopy Create free account
hub / github.com/HertzDevil/0CC-FamiTracker / GetMachine

Method GetMachine

Source/FamiTrackerModule.cpp:117–119  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

115}
116
117machine_t CFamiTrackerModule::GetMachine() const {
118 return m_iMachine;
119}
120
121unsigned int CFamiTrackerModule::GetEngineSpeed() const {
122 return m_iEngineSpeed;

Callers 12

to_jsonFunction · 0.80
OnSpeedCustomMethod · 0.80
OnUpdateTrackerPalMethod · 0.80
OnUpdateTrackerNtscMethod · 0.80
SaveParamsMethod · 0.80
LoadFramesMethod · 0.80
OnInitDialogMethod · 0.80
ExportFileMethod · 0.80
SetupPeriodTablesMethod · 0.80
CommandLineExportMethod · 0.80
RecordInstrumentMethod · 0.80
LoadMachineSettingsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected