Changeset 69 in pacpusframework for trunk/include/Pacpus/DbitePlayer
- Timestamp:
- Jan 10, 2013, 12:04:42 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/Pacpus/DbitePlayer/DbtPlyEngineStateChart.h
r66 r69 78 78 79 79 //////////////////////////////////////////////////////////////////////////////// 80 /// State class when player is on pause. 80 81 class DBITE_PLAYER_API PausedState 81 82 : public DbtPlyEngineState … … 98 99 99 100 //////////////////////////////////////////////////////////////////////////////// 101 /// State class when player is stopped. 100 102 class DBITE_PLAYER_API StoppedState 101 103 : public DbtPlyEngineState
Note:
See TracChangeset
for help on using the changeset viewer.