File
Doc
Category
Size
Date
Package
BuildingAsset.java
API Doc
Example
209
Sat Apr 28 10:22:44 BST 2001
None
BuildingAsset
java.lang.Object
Asset
public abstract class BuildingAsset extends Asset
The top level of everything that is permanently part of the building
Fields Summary
protected int
room
Constructors Summary
public BuildingAsset
(
int
room)
this.room = room;
Methods Summary
Java Code Source