iCub-main
Loading...
Searching...
No Matches
playstate.h
Go to the documentation of this file.
1/*
2 * playstate.h
3 */
4
5/*
6 * Copyright (C) 2009 RobotCub Consortium
7 * Author: Alessandro Scalzo alessandro.scalzo@iit.it
8 * CopyPolicy: Released under the terms of the GNU GPL v2.0.
9 *
10 * Based on:
11 *
12 * Qavimator
13 * Copyright (C) 2006 by Zi Ree *
14 * Zi Ree @ SecondLife *
15 * Released under the terms of the GNU GPL v2.0.
16 */
17
18#ifndef PLAYSTATE_H
19#define PLAYSTATE_H
20
27
28#endif /* PLAYSTATE_H */
PlayState
Definition playstate.h:22
@ NUM_PLAYSTATES
Definition playstate.h:25
@ PLAYSTATE_PLAYING
Definition playstate.h:24
@ PLAYSTATE_STOPPED
Definition playstate.h:23