Constructor






Methods




Shopkeeper:onEmote(emote: any)

Arguments:

emote: any


Shopkeeper:setActor(actor: any)

Arguments:

actor: any

Returns:

1: ActorSprite|Sprite|nil


Shopkeeper:setAnimation(animation: any)

Arguments:

animation: any


Shopkeeper:setSprite(sprite: any)

Arguments:

sprite: any

Returns:

1: ActorSprite|Sprite|nil



Fields



Undocumented





Shopkeeper.slide: boolean

Whether the shopkeeper slides out of the way in the buy menu.



Shopkeeper.sprite: nil

A simple object that renders a texture.
This texture must be placed inside assets/sprites/.



Shopkeeper.sprite: ActorSprite|nil

A simple object that renders a texture.
This texture must be placed inside assets/sprites/.



Shopkeeper.sprite: Sprite

A simple object that renders a texture.
This texture must be placed inside assets/sprites/.



Shopkeeper.talk_sprite: boolean

Whether the shopkeeper's sprite should be animated by talking.