C# Class Dwarrowdelf.BuildableItem

Show file Open project: tomba/dwarrowdelf

Public Methods

Method Description
BuildableItem ( ) : System
MatchBuildItems ( IItemObject obs ) : bool

Method Details

BuildableItem() public method

public BuildableItem ( ) : System
return System

MatchBuildItems() public method

public MatchBuildItems ( IItemObject obs ) : bool
obs IItemObject
return bool