Pot
progature.engine.structures.pot.Pot
Pot(items)
Bases: Generic[T]
Pot is a Generic data structure that contains:
Game, Skill, Chapter, Level, Quest objects.
This structure is like list but is more customize.
Attributes:
| Name | Type | Description |
|---|---|---|
items |
list
|
|
items
instance-attribute
items = items