public void Anim_Alarm() { if (m_ModelActionRow != null) { m_CurAnimSpeed = m_ModelActionRow.getAlarm1(); } action(alarm_anim, true, false); }