public abstract class ActiveComponent extends Component
myDim, myIO, myName, myPosition
Constructor and Description |
---|
ActiveComponent(TerminalOutput io,
String name) |
Modifier and Type | Method and Description |
---|---|
abstract void |
run() |
draw, getDimension, getLocation, getName, setDimension, setLocation, setLocation
public ActiveComponent(TerminalOutput io, String name)
Copyright © 2024. All rights reserved.