Searched refs:get_current_song (Results 1 – 2 of 2) sorted by relevance
39 std::cout << "playing song:" << m_fsm->get_current_song() << std::endl; in on_entry()244 int get_current_song(){return m_SongIndex;} in get_current_song() function