阅读背景:

如何获取对象的类型,然后使用此类型创建对象数组

来源:互联网 
class baker: unit {}
class killer: unit{}

void Round(unit first, unit second, byte fA, byte sA)
{

    how to create array of "unit first" type objects?  

}
class baker: unit {}
class killer: unit{}

void



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: