en.bu.Javelin
en.bu.Javelin
Inherits from: en.Bullet
Fields
| Name | Type | |
|---|---|---|
trailColor1 | I32 | |
trailColor2 | I32 | |
useFakePhysics | Bool | |
origin | tool.FPoint | |
baseSpd | F64 | |
target | tool.FPoint | |
curvePow | F64 | |
glowInnerColor | I32 | |
glowOuterColor | I32 | |
| static | __eclids | hl.types.ArrayBytes_Int |
| static | __clid | I32 |
Protos
f@20479initGfx(en.bu.Javelin) → Voidf@20480onTouchGround(en.bu.Javelin) → Voidf@20481createJavelinAmmo(en.bu.Javelin) → en.bu.JavelinAmmof@20482initJavelinAmmo(en.bu.Javelin, en.bu.JavelinAmmo) → Voidf@20483initThrowUsingFakePhysics(en.bu.Javelin, F64, F64, F64) → Voidf@20484disableFakePhysics(en.bu.Javelin) → Voidf@20485getProgress(en.bu.Javelin) → F64f@20486postUpdate(en.bu.Javelin) → Voidf@20487fixedUpdate(en.bu.Javelin) → Voidf@20488getEntityCLIDS(en.bu.Javelin) → hl.types.ArrayBytes_Intf@20489getCLID(en.bu.Javelin) → I32f@20490unserializeInit(en.bu.Javelin) → Voidf@20491unserialize(en.bu.Javelin, hxbit.Serializer) → Void
Bindings
- static
f@20492__constructor__(en.bu.Javelin, Entity, tool.atk.AttackData, F64, I32, I32, I32, I32, String) → Void