SlantedSlideInTransition Class Reference

A slanted slide in transition. More...

#include <Game/TransitionEffect.h>

Inherits TransitionIn.

List of all members.

Public Member Functions

 SlantedSlideInTransition ()
 Constructor.
 SlantedSlideInTransition (float time)
 Constructor.

Protected Member Functions

virtual void OnDraw (float t, const Rectf &r)
 Internal draw method.

Detailed Description

A slanted slide in transition.


Constructor & Destructor Documentation

SlantedSlideInTransition::SlantedSlideInTransition ( float  time  )  [inline]

Constructor.

Parameters:
[in] time the transition time.

Member Function Documentation

void SlantedSlideInTransition::OnDraw ( float  t,
const Rectf r 
) [protected, virtual]

Internal draw method.

Parameters:
[in] t the completion percentage in the range [0,1].
[in] r the area to cover.

Implements Transition.


The documentation for this class was generated from the following files:
Generated on Mon Apr 5 19:08:06 2010 for BrickOut |ReDuX| by  doxygen 1.6.3