import{_ as e,c as o,o as t,a as d}from"./app.54d5a277.js";const b='{"title":"Interface: BaseBuyable","description":"","frontmatter":{},"headers":[{"level":2,"title":"Hierarchy","slug":"hierarchy"},{"level":2,"title":"Properties","slug":"properties"},{"level":3,"title":"[Component]","slug":"component"},{"level":3,"title":"[DefaultValue]","slug":"defaultvalue"},{"level":3,"title":"[PersistentState]","slug":"persistentstate"},{"level":3,"title":"amount","slug":"amount"},{"level":3,"title":"canAfford","slug":"canafford"},{"level":3,"title":"canClick","slug":"canclick"},{"level":3,"title":"id","slug":"id"},{"level":3,"title":"maxed","slug":"maxed"},{"level":3,"title":"onClick","slug":"onclick"},{"level":3,"title":"purchase","slug":"purchase"},{"level":3,"title":"type","slug":"type"},{"level":2,"title":"Methods","slug":"methods"},{"level":3,"title":"[GatherProps]","slug":"gatherprops"}],"relativePath":"api/interfaces/features/buyable.BaseBuyable.md"}',c={},r=d('
features/buyable.BaseBuyable
\u21B3 BaseBuyable
\u2022 [Component]: DefineComponent
<{ canClick
: { required
: true
= true; type
: PropType
<ProcessedComputable
<boolean
>> } ; classes
: PropType
<ProcessedComputable
<Record
<string
, boolean
>>> ; display
: { required
: true
= true; type
: PropType
<ProcessedComputable
<undefined
| CoercableComponent
| { description
: CoercableComponent
; title?
: CoercableComponent
} | { description
: CoercableComponent
; title?
: CoercableComponent
}>> } ; id
: { required
: true
= true; type
: StringConstructor
= String } ; mark
: PropType
<ProcessedComputable
<string
| boolean
>> ; onClick
: PropType
<VoidFunction
> ; onHold
: PropType
<VoidFunction
> ; small
: BooleanConstructor
= Boolean; style
: PropType
<ProcessedComputable
<StyleValue
>> ; visibility
: { required
: true
= true; type
: PropType
<ProcessedComputable
<Visibility
>> } }, { Visibility
: typeof Visibility
; comp
: ShallowRef
<string
| Component
<any
, any
, any
, ComputedOptions
, MethodOptions
>> ; start
: VoidFunction
; stop
: VoidFunction
; unref
: <T>(ref
: T
| Ref
<T
>) => T
}, unknown
, {}, {}, ComponentOptionsMixin
, ComponentOptionsMixin
, Record
<string
, any
>, string
, PublicProps
, Readonly
<ExtractPropTypes
<{ canClick
: { required
: true
= true; type
: PropType
<ProcessedComputable
<boolean
>> } ; classes
: PropType
<ProcessedComputable
<Record
<string
, boolean
>>> ; display
: { required
: true
= true; type
: PropType
<ProcessedComputable
<undefined
| CoercableComponent
| { description
: CoercableComponent
; title?
: CoercableComponent
} | { description
: CoercableComponent
; title?
: CoercableComponent
}>> } ; id
: { required
: true
= true; type
: StringConstructor
= String } ; mark
: PropType
<ProcessedComputable
<string
| boolean
>> ; onClick
: PropType
<VoidFunction
> ; onHold
: PropType
<VoidFunction
> ; small
: BooleanConstructor
= Boolean; style
: PropType
<ProcessedComputable
<StyleValue
>> ; visibility
: { required
: true
= true; type
: PropType
<ProcessedComputable
<Visibility
>> } }>>, { small
: boolean
}>
profectus/src/features/buyable.tsx:60
\u2022 [DefaultValue]: DecimalSource
Persistent.__@DefaultValue@18652
profectus/src/game/persistence.ts:25
\u2022 [PersistentState]: Ref
<DecimalSource
>
Persistent.__@PersistentState@18650
profectus/src/game/persistence.ts:24
\u2022 amount: Ref
<DecimalSource
>
profectus/src/features/buyable.tsx:53
\u2022 canAfford: Ref
<boolean
>
profectus/src/features/buyable.tsx:55
\u2022 canClick: ProcessedComputable
<boolean
>
profectus/src/features/buyable.tsx:56
\u2022 id: string
profectus/src/features/buyable.tsx:52
\u2022 maxed: Ref
<boolean
>
profectus/src/features/buyable.tsx:54
\u2022 onClick: VoidFunction
profectus/src/features/buyable.tsx:57
\u2022 purchase: VoidFunction
profectus/src/features/buyable.tsx:58
\u2022 type: typeof BuyableType
profectus/src/features/buyable.tsx:59
\u25B8 [GatherProps](): Record
<string
, unknown
>
Record
<string
, unknown
>