CharacterBulletValue

CharacterBulletValue class

代表字符子弹。

public class CharacterBulletValue : BulletValue

构造函数

姓名描述
CharacterBulletValue()默认构造函数。

特性

姓名描述
Character { get; set; }获取和设置子弹的字符。
override Type { get; }获取子弹的类型。

也可以看看