view ObjectType.h @ 68:b99e4366b913

fix position
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Sat, 21 May 2011 21:22:48 +0900
parents 6989f8cb0259
children b31bed246abd
line wrap: on
line source

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