rewrite of all Draw() functions
This commit is contained in:
@@ -35,7 +35,7 @@ TransitionFade::~TransitionFade()
|
||||
|
||||
void TransitionFade::Draw()
|
||||
{
|
||||
FLOAT fPercentageOpaque;
|
||||
float fPercentageOpaque;
|
||||
switch( m_TransitionState )
|
||||
{
|
||||
case opened:
|
||||
|
||||
Reference in New Issue
Block a user