.\README\attr.main\Bullet\BulletType\PointBulletType>

PointBulletType

extends BulletType

全部属性

fieldtypedefaultnote
trailSpacingfloat10

构造方法

public PointBulletType(){
    scaleLife = true;
    lifetime = 100f;
    collides = false;
    keepVelocity = false;
    backMove = false;
}