Changeset 69 in pacpusframework for trunk/include/Pacpus/DbitePlayer


Ignore:
Timestamp:
Jan 10, 2013, 12:04:42 AM (12 years ago)
Author:
Marek Kurdej
Message:

Added: more documentation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/Pacpus/DbitePlayer/DbtPlyEngineStateChart.h

    r66 r69  
    7878
    7979////////////////////////////////////////////////////////////////////////////////
     80/// State class when player is on pause.
    8081class DBITE_PLAYER_API PausedState
    8182        : public DbtPlyEngineState
     
    9899
    99100////////////////////////////////////////////////////////////////////////////////
     101/// State class when player is stopped.
    100102class DBITE_PLAYER_API StoppedState
    101103        : public DbtPlyEngineState
Note: See TracChangeset for help on using the changeset viewer.