Home
last modified time | relevance | path

Searched refs:newSprId (Results 1 – 2 of 2) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mads/phantom/
H A Dphantom_scenes5.cpp1582 if (newSprId > 12) in handlePanelAnimation()
1583 newSprId = 3; in handlePanelAnimation()
1590 if (newSprId > 24) in handlePanelAnimation()
1591 newSprId = 15; in handlePanelAnimation()
1598 if (newSprId > 36) in handlePanelAnimation()
1599 newSprId = 27; in handlePanelAnimation()
1604 newSprId = 39; in handlePanelAnimation()
1685 newSprId = 2; in handlePanelAnimation()
1693 newSprId = 14; in handlePanelAnimation()
1701 newSprId = 26; in handlePanelAnimation()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/mads/phantom/
H A Dphantom_scenes5.cpp1594 if (newSprId > 12) in handlePanelAnimation()
1595 newSprId = 3; in handlePanelAnimation()
1602 if (newSprId > 24) in handlePanelAnimation()
1603 newSprId = 15; in handlePanelAnimation()
1610 if (newSprId > 36) in handlePanelAnimation()
1611 newSprId = 27; in handlePanelAnimation()
1616 newSprId = 39; in handlePanelAnimation()
1697 newSprId = 2; in handlePanelAnimation()
1705 newSprId = 14; in handlePanelAnimation()
1713 newSprId = 26; in handlePanelAnimation()
[all …]