Files
pyfa/gui/builtinStatsViews/__init__.py

14 lines
291 B
Python

__all__ = [
"resourcesViewFull",
"resistancesViewFull",
"rechargeViewFull",
"firepowerViewFull",
"capacitorViewFull",
"outgoingViewFull",
"outgoingViewMinimal",
"targetingMiscViewMinimal",
"priceViewFull",
"priceViewMinimal",
"bombingViewFull",
]