MCPcopy Create free account
hub / github.com/bbbradsmith/nsfplay / Reset

Method Reset

nsfplug_ui/KeyWindow.cpp:127–131  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

125}
126
127void KeyWindow::Reset()
128{
129 for(int i=0;i<256;i++)
130 m_nKeyStatus[i]=0;
131}
132
133void KeyWindow::DoDataExchange(CDataExchange* pDX)
134{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected