Effects
Variables
Section titled “Variables”DICE_FLOOR_TRIGGER_SQUARE_SIZE
Section titled “DICE_FLOOR_TRIGGER_SQUARE_SIZE”
constDICE_FLOOR_TRIGGER_SQUARE_SIZE:75=75
Defined in: packages/isaacscript-common/src/functions/effects.ts:4
For EntityType.EFFECT (1000), EffectVariant.DICE_FLOOR (76).
Functions
Section titled “Functions”isCloseEnoughToTriggerDiceFloor()
Section titled “isCloseEnoughToTriggerDiceFloor()”isCloseEnoughToTriggerDiceFloor(
player,diceFloor):boolean
Defined in: packages/isaacscript-common/src/functions/effects.ts:7
Helper function to see if a player is close enough to activate a Dice Room floor.
Parameters
Section titled “Parameters”player
Section titled “player”EntityPlayer
diceFloor
Section titled “diceFloor”EntityEffect
Returns
Section titled “Returns”boolean
