Class: MagneticDrum

MagneticDrum(bullGamma)

A magnetic drum is an ancient storage device that was connected to the Bull Gamma

Constructor

new MagneticDrum(bullGamma)

Constructs a new instance of MagneticDrum
Parameters:
Name Type Description
bullGamma the machine to which this drum is attached
Source:

Methods

setContent(hexCode)

Set the Word's content with hex values
Parameters:
Name Type Description
hexCode a String that represents the new hex values of this Word
Source: