view ObjectType.h @ 35:c122e3d2302e

add all state task.
author koba <koba@cr.ie.u-ryukyu.ac.jp>
date Sun, 09 Jan 2011 14:28:44 +0900
parents 39e643fc4f90
children 6989f8cb0259
line wrap: on
line source

enum {
  Tama,
  Enemy,
  Def,
  DefEx,
  Put,
  PutEx,
};