TinyLifeExampleMod/Api/TinyLife/Objects/CornerFurniture.md

1.6 KiB

CornerFurniture

Namespace: TinyLife > Objects

Assembly: Tiny Life.dll

Implements IGenericDataHolder, IPricedObject

Summary

Corner furniture is furniture like TinyLife.Objects.FurnitureType.SimpleCounter and TinyLife.Objects.FurnitureType.Hedge that automatically connect to their neighbors

Constructors

Name Summary
CornerFurniture ( Guid, FurnitureType, Int32[], Map, Vector2 )

Methods

Return Name Summary
void Draw ( GameTime, SpriteBatch, Vector2, Vector2, Nullable<Color>, Direction2, Int32[], Single, Boolean, Furniture, ObjectSpot, Single, Boolean )
Boolean Validate ( )