CGameEffectMaze 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

CGameEffectMaze::CGameEffectMaze

Constructor (additional constructor) - creates a CGameEffectMaze object

CGameEffectMaze::OnAddSpecific

CGameEffectMaze::OnRemove


CGameEffectMaze::CGameEffectMaze

Constructor - creates a CGameEffectMaze object

void CGameEffectMaze::CGameEffectMaze();

Remarks

Additional constructor for CGameEffectMaze


CGameEffectMaze::OnAddSpecific

virtual void CGameEffectMaze::OnAddSpecific(CGameSprite* pSprite);

Parameters

Remarks


CGameEffectMaze::OnRemove

virtual void CGameEffectMaze::OnRemove(CGameSprite* pSprite);

Parameters

Remarks