iCub-main
icub-main
src
tools
iCubGui
src
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
21
typedef
enum
22
{
23
PLAYSTATE_STOPPED
=0,
24
PLAYSTATE_PLAYING
,
25
NUM_PLAYSTATES
26
}
PlayState
;
27
28
#endif
/* PLAYSTATE_H */
PlayState
PlayState
Definition:
playstate.h:22
NUM_PLAYSTATES
@ NUM_PLAYSTATES
Definition:
playstate.h:25
PLAYSTATE_PLAYING
@ PLAYSTATE_PLAYING
Definition:
playstate.h:24
PLAYSTATE_STOPPED
@ PLAYSTATE_STOPPED
Definition:
playstate.h:23
Generated on Wed Nov 13 2024 21:11:42 for iCub-main by
1.9.1