public void Anim_Dizzy() { if (m_ModelActionRow != null) { m_CurAnimSpeed = m_ModelActionRow.getDizzy1(); } action(dizzy_anim, true, false); }