en.CrossEntity
en.CrossEntity
Inherits from: Entity
Fields
| Name | Type | |
|---|---|---|
weapon | tool.weap.Cross | |
item | tool.InventItem | |
infos | Virtual[ambiantDesc, castCD, cellCost, commonProps, dlc, droppable, gameplayDesc, group, icon, id, legendAffixes, moneyCost, name, props, synergy, tags, tier1, tier2] | |
isReturning | Bool | |
targetX | F64 | |
counter | I32 | |
registerBeginCounter | I32 | |
stayBeginCounter | I32 | |
returnBeginCounter | I32 | |
attackData | tool.atk.AttackData | |
initDir | I32 | |
active | Bool | |
registering | Bool | |
registeredPos | hl.types.ArrayBytes_Float | |
fakeCrosses | hl.types.ArrayObj | |
| static | NB_ONION | I32 |
| static | DELAY_COUNTER | I32 |
| static | __clid | I32 |
| static | __eclids | hl.types.ArrayBytes_Int |
Protos
f@18653get_currentRegisterLength(en.CrossEntity) → I32f@18654initFakeCross(en.CrossEntity, I32) → Voidf@18655get_targetSprPosY(en.CrossEntity) → F64f@18656shouldSave(en.CrossEntity) → Boolf@18657initSprite(en.CrossEntity, libs.heaps.slib.SpriteLib, String, Null, Null, Null, Null, Null, h3d.mat.Texture) → Voidf@18658initGfx(en.CrossEntity) → Voidf@18659canApplyRepelling(en.CrossEntity) → Boolf@18660onOutOfGameChange(en.CrossEntity) → Voidf@18661onLeaveMap(en.CrossEntity) → Voidf@18662onTouchWall(en.CrossEntity, I32) → Voidf@18663onCooldownEnd(en.CrossEntity, String, I32) → Voidf@18664inAccelerationRegion(en.CrossEntity) → Boolf@18665accelerate(en.CrossEntity) → Voidf@18666fixedUpdate(en.CrossEntity) → Voidf@18667postUpdate(en.CrossEntity) → Voidf@18668onDie(en.CrossEntity) → Voidf@18669beginRegistering(en.CrossEntity) → Voidf@18670beginStay(en.CrossEntity) → Voidf@18671beginReturn(en.CrossEntity) → Voidf@18672onTouch(en.CrossEntity, Entity) → Voidf@18673retrieve(en.CrossEntity) → Voidf@18674onTouchOpponent(en.CrossEntity, Entity) → Voidf@18675getCLID(en.CrossEntity) → I32f@18676getEntityCLIDS(en.CrossEntity) → hl.types.ArrayBytes_Int
Bindings
- static
f@18652__constructor__(en.CrossEntity, Entity, tool.weap.Cross, tool.InventItem, F64, F64, I32) → Void