Update of /cvsroot/playerstage/code/player/libplayercore/interfaces
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17523

Modified Files:
      Tag: b_thjc_dynamic_arrays
        053_actarray.def 
Log Message:
Made actarray status values bit-flagable


Index: 053_actarray.def
===================================================================
RCS file: 
/cvsroot/playerstage/code/player/libplayercore/interfaces/053_actarray.def,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -d -r1.1.2.1 -r1.1.2.2
*** 053_actarray.def    10 Sep 2007 04:11:00 -0000      1.1.2.1
--- 053_actarray.def    11 Sep 2007 05:53:58 -0000      1.1.2.2
***************
*** 27,33 ****
  #define PLAYER_ACTARRAY_ACTSTATE_MOVING   2
  /** Braked state code */
! #define PLAYER_ACTARRAY_ACTSTATE_BRAKED   3
  /** Stalled state code */
! #define PLAYER_ACTARRAY_ACTSTATE_STALLED  4
  
  /** Linear type code */
--- 27,33 ----
  #define PLAYER_ACTARRAY_ACTSTATE_MOVING   2
  /** Braked state code */
! #define PLAYER_ACTARRAY_ACTSTATE_BRAKED   4
  /** Stalled state code */
! #define PLAYER_ACTARRAY_ACTSTATE_STALLED  8
  
  /** Linear type code */


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to