ComputerBlockLogic

ComputerBlockLogic

class

Block that speeds up nearby machines

Fields

NameTypeDescription
energy_inventory ResourceInventory Internal energy buffer
energy_input ResourceAccessor Electric input accessor
Standard members (4)

Generated for every class of this kind by the game's codegen, not written for ComputerBlockLogic.

ComputerBlockLogic.cast(object) Trying to cast Object into ComputerBlockLogic
ComputerBlockLogic.get_class() Return ComputerBlockLogic class object
ComputerBlockLogic.new(parent, name) Creates a new ComputerBlockLogic instance
ComputerBlockLogic.new_simple() Creates a new ComputerBlockLogic instance
Inherited from BlockLogic (7)
Inherited from Instance (1)
Inherited from Object (3)