CGameEffectStoneSkins Class
Note
See CGameEffect<Effect> Methods for methods that are shared by all game effect classes. Only the additional methods specific to each class are documented here.
Methods
Name |
Description |
CGameEffectStoneSkins::OnRemove
virtual void CGameEffectStoneSkins::OnRemove(CGameSprite* pSprite);
Parameters
CGameSprite* pSprite - pointer to game sprite object
Remarks
CGameEffectStoneSkins::UsesDice
virtual int CGameEffectStoneSkins::UsesDice();
Return Value
Returns
Remarks