Survivalcraft API 1.8.2.3 v1.8.2.3
Survivalcraft 2.4
载入中...
搜索中...
未找到
CreatureCategory.cs

浏览该文件的源代码.

命名空间

namespace  Game

枚举

enum  Game.CreatureCategory {
  Game.LandPredator = 1 , Game.LandOther = 1 << 1 , Game.WaterPredator = 1 << 2 , Game.WaterOther = 1 << 3 ,
  Game.Bird = 1 << 4
}