Ignore:
Timestamp:
01/10/13 00:04:42 (11 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.