mirror of
https://github.com/Ellpeck/TinyLifeExampleMod.git
synced 2024-11-14 00:49:08 +01:00
1.6 KiB
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 ( ) |