view ObjectType.h @ 33:39e643fc4f90

moving stage1.
author koba <koba@cr.ie.u-ryukyu.ac.jp>
date Wed, 05 Jan 2011 14:41:26 +0900
parents ccb8d9956a1e
children 6989f8cb0259
line wrap: on
line source

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