示例#1
0
文件: Z_Baker.cs 项目: r2d2m/xgoap
 bool Goal(Baker x) => x.state == Baker.Cooking.Cooked;