SlantedSlideOutTransition Class Reference

A slanted slide out transition. More...

#include <Game/TransitionEffect.h>

Inherits TransitionOut.

List of all members.

Public Member Functions

 SlantedSlideOutTransition ()
 Constructor.
 SlantedSlideOutTransition (float time)
 Constructor.

Protected Member Functions

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

Detailed Description

A slanted slide out transition.


Constructor & Destructor Documentation

SlantedSlideOutTransition::SlantedSlideOutTransition ( float  time  )  [inline]

Constructor.

Parameters:
[in] time the transition time.

Member Function Documentation

void SlantedSlideOutTransition::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