code
stringlengths
114
1.05M
path
stringlengths
3
312
quality_prob
float64
0.5
0.99
learning_prob
float64
0.2
1
filename
stringlengths
3
168
kind
stringclasses
1 value
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty from retro_data_structures.properties.dkc_returns.archetypes.Convergence import Convergence from retro_data_structures.properties.dkc_returns.archetyp...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/SurfacePosition.py
0.660829
0.298051
SurfacePosition.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty @dataclasses.dataclass() class UnknownStruct96(BaseProperty): spawn_as_group: bool = dataclasses.field(default=True) unknown: bool = datacla...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct96.py
0.611962
0.318313
UnknownStruct96.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty from retro_data_structures.properties.dkc_returns.archetypes.BouncyTireJumpHeights import BouncyTireJumpHeights from retro_data_structures.properties....
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/BouncyTireData.py
0.605333
0.255468
BouncyTireData.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty @dataclasses.dataclass() class UnknownStruct161(BaseProperty): unknown_0xac6cbf9d: float = dataclasses.field(default=0.0) initial_duration: ...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct161.py
0.621541
0.273811
UnknownStruct161.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty from retro_data_structures.properties.dkc_returns.archetypes.UnknownStruct149 import UnknownStruct149 from retro_data_structures.properties.dkc_return...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/PauseHUD.py
0.621771
0.293079
PauseHUD.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty from retro_data_structures.properties.dkc_returns.archetypes.TweakGraphicalTransitions.UnknownStruct2 import UnknownStruct2 from retro_data_structures...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/DeathTikiTransition.py
0.623492
0.302984
DeathTikiTransition.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty from retro_data_structures.properties.dkc_returns.archetypes.DamageEffectData import DamageEffectData from retro_data_structures.properties.dkc_return...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct291.py
0.582016
0.283018
UnknownStruct291.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty from retro_data_structures.properties.dkc_returns.archetypes.PlayerMovementParameters import PlayerMovementParameters @dataclasses.dataclass() class...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/PlayerSplineAdvancementData.py
0.686055
0.319732
PlayerSplineAdvancementData.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty from retro_data_structures.properties.dkc_returns.core.AssetId import AssetId, default_asset_id from retro_data_structures.properties.dkc_returns.core...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/MoleCartStruct.py
0.677687
0.274699
MoleCartStruct.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty @dataclasses.dataclass() class UnknownStruct91(BaseProperty): world: bool = dataclasses.field(default=True) primary: bool = dataclasses.fiel...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct91.py
0.602997
0.361052
UnknownStruct91.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty from retro_data_structures.properties.dkc_returns.archetypes.UnknownStruct158 import UnknownStruct158 from retro_data_structures.properties.dkc_return...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct159.py
0.55929
0.225246
UnknownStruct159.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty @dataclasses.dataclass() class UnknownStruct281(BaseProperty): unknown_0x8a58a7f8: int = dataclasses.field(default=1) unknown_0x72d0dc87: fl...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct281.py
0.612889
0.276716
UnknownStruct281.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty @dataclasses.dataclass() class UnknownStruct282(BaseProperty): unknown_0x968337ab: int = dataclasses.field(default=3) unknown_0x8308e359: in...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct282.py
0.611614
0.290921
UnknownStruct282.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty from retro_data_structures.properties.dkc_returns.core.Spline import Spline @dataclasses.dataclass() class PlayerShieldSplineData(BaseProperty): ...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/PlayerShieldSplineData.py
0.672654
0.303138
PlayerShieldSplineData.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty from retro_data_structures.properties.dkc_returns.archetypes.GenericCreatureStructD import GenericCreatureStructD @dataclasses.dataclass() class Gro...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/Groups.py
0.547948
0.348008
Groups.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty from retro_data_structures.properties.dkc_returns.core.AssetId import AssetId, default_asset_id from retro_data_structures.properties.dkc_returns.core...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/ForestBossStructA.py
0.753376
0.274113
ForestBossStructA.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty @dataclasses.dataclass() class UnknownStruct234(BaseProperty): unknown_0xe578efc6: int = dataclasses.field(default=2) unknown_0x418f204d: fl...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct234.py
0.635449
0.274119
UnknownStruct234.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty import retro_data_structures.enums.dkc_returns as enums from retro_data_structures.properties.dkc_returns.archetypes.UnknownStruct51 import UnknownStr...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/RobotChickenFlyerStructB.py
0.562777
0.287318
RobotChickenFlyerStructB.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty import retro_data_structures.enums.dkc_returns as enums from retro_data_structures.properties.dkc_returns.archetypes.DamageInfo import DamageInfo from...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/ProjectileData.py
0.556038
0.232277
ProjectileData.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty import retro_data_structures.enums.dkc_returns as enums from retro_data_structures.properties.dkc_returns.core.AssetId import AssetId, default_asset_i...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/PickupData.py
0.627381
0.179243
PickupData.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty @dataclasses.dataclass() class UnknownStruct280(BaseProperty): unknown_0x968337ab: int = dataclasses.field(default=2) unknown_0x8308e359: in...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct280.py
0.580114
0.287085
UnknownStruct280.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty @dataclasses.dataclass() class DrivenIntoGroundBehaviorData(BaseProperty): placeholder: bool = dataclasses.field(default=False) @classmetho...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/DrivenIntoGroundBehaviorData.py
0.617282
0.308301
DrivenIntoGroundBehaviorData.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty import retro_data_structures.enums.dkc_returns as enums from retro_data_structures.properties.dkc_returns.core.Vector import Vector @dataclasses.dat...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct196.py
0.701917
0.328408
UnknownStruct196.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty from retro_data_structures.properties.dkc_returns.archetypes.CameraShakerEnvelope import CameraShakerEnvelope from retro_data_structures.properties.dk...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/CameraShakerData.py
0.685107
0.261649
CameraShakerData.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty from retro_data_structures.properties.dkc_returns.archetypes.UnknownStruct192 import UnknownStruct192 from retro_data_structures.properties.dkc_return...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/JungleBossStructA.py
0.580709
0.256739
JungleBossStructA.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty from retro_data_structures.properties.dkc_returns.archetypes.FOVInterpolationMethod import FOVInterpolationMethod from retro_data_structures.propertie...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/CameraInterpolation.py
0.578448
0.292305
CameraInterpolation.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty from retro_data_structures.properties.dkc_returns.archetypes.VolcanoBossBodyPartStructD import VolcanoBossBodyPartStructD @dataclasses.dataclass() c...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct293.py
0.527803
0.426202
UnknownStruct293.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty @dataclasses.dataclass() class UnknownStruct58(BaseProperty): unknown_0x8a58a7f8: int = dataclasses.field(default=1) unknown_0x72d0dc87: flo...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct58.py
0.582729
0.289045
UnknownStruct58.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty @dataclasses.dataclass() class UnknownStruct228(BaseProperty): death_time: float = dataclasses.field(default=2.0) unknown: str = dataclasses...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct228.py
0.637257
0.306709
UnknownStruct228.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty from retro_data_structures.properties.dkc_returns.archetypes.TriggerShape import TriggerShape from retro_data_structures.properties.dkc_returns.core.V...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/GroundPoundDetectorData.py
0.660282
0.399929
GroundPoundDetectorData.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty from retro_data_structures.properties.dkc_returns.archetypes.Convergence import Convergence @dataclasses.dataclass() class PlayerTeleportData(BasePr...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/PlayerTeleportData.py
0.589953
0.309924
PlayerTeleportData.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty from retro_data_structures.properties.dkc_returns.archetypes.UnknownStruct29 import UnknownStruct29 from retro_data_structures.properties.dkc_returns....
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct148.py
0.631367
0.218753
UnknownStruct148.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty from retro_data_structures.properties.dkc_returns.archetypes.SplineType import SplineType from retro_data_structures.properties.dkc_returns.core.Splin...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct32.py
0.680454
0.258367
UnknownStruct32.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty @dataclasses.dataclass() class CameraConstraints(BaseProperty): unknown: int = dataclasses.field(default=1) @classmethod def game(cls) ...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/CameraConstraints.py
0.64713
0.296196
CameraConstraints.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty @dataclasses.dataclass() class UnknownStruct253(BaseProperty): dummy: float = dataclasses.field(default=2.0) @classmethod def game(cls)...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct253.py
0.613352
0.313853
UnknownStruct253.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty from retro_data_structures.properties.dkc_returns.core.AssetId import AssetId, default_asset_id @dataclasses.dataclass() class UnknownStruct47(BaseP...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct47.py
0.616012
0.239827
UnknownStruct47.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty from retro_data_structures.properties.dkc_returns.archetypes.Convergence import Convergence @dataclasses.dataclass() class CameraRotation(BaseProper...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/CameraRotation.py
0.714927
0.300707
CameraRotation.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty import retro_data_structures.enums.dkc_returns as enums @dataclasses.dataclass() class PlayerType(BaseProperty): character_type: enums.Character...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/PlayerType.py
0.667148
0.299899
PlayerType.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty import retro_data_structures.enums.dkc_returns as enums from retro_data_structures.properties.dkc_returns.archetypes.UnknownStruct48 import UnknownStr...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/BirdBossStruct.py
0.588061
0.255001
BirdBossStruct.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty from retro_data_structures.properties.dkc_returns.archetypes.UnknownStruct54 import UnknownStruct54 @dataclasses.dataclass() class UnknownStruct53(B...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct53.py
0.614625
0.293471
UnknownStruct53.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty from retro_data_structures.properties.dkc_returns.archetypes.UnknownStruct256 import UnknownStruct256 @dataclasses.dataclass() class UnknownStruct25...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct257.py
0.557364
0.283561
UnknownStruct257.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty @dataclasses.dataclass() class UnknownStruct239(BaseProperty): spawn_delay: float = dataclasses.field(default=1.0) unknown_0xb1351a96: float...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct239.py
0.63624
0.295459
UnknownStruct239.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty @dataclasses.dataclass() class UnknownStruct87(BaseProperty): flip_duration: float = dataclasses.field(default=3.0) unknown_0xf5fa970d: floa...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct87.py
0.628065
0.310969
UnknownStruct87.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty @dataclasses.dataclass() class UnknownStruct207(BaseProperty): distance0: float = dataclasses.field(default=6.5) distance1: float = dataclas...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct207.py
0.658857
0.374705
UnknownStruct207.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty from retro_data_structures.properties.dkc_returns.archetypes.UnknownStruct154 import UnknownStruct154 from retro_data_structures.properties.dkc_return...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct156.py
0.513181
0.167559
UnknownStruct156.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty from retro_data_structures.properties.dkc_returns.archetypes.SuspensionBridgeStruct import SuspensionBridgeStruct from retro_data_structures.propertie...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/SuspensionBridgeData.py
0.615435
0.278577
SuspensionBridgeData.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty from retro_data_structures.properties.dkc_returns.archetypes.SplineType import SplineType from retro_data_structures.properties.dkc_returns.core.Splin...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct200.py
0.621541
0.312396
UnknownStruct200.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty from retro_data_structures.properties.dkc_returns.archetypes.UnknownStruct52 import UnknownStruct52 @dataclasses.dataclass() class UnknownStruct186(...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct186.py
0.613584
0.214753
UnknownStruct186.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty @dataclasses.dataclass() class SwoopBehaviorData(BaseProperty): unknown_0x23057384: bool = dataclasses.field(default=True) unknown_0x875d59f...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/SwoopBehaviorData.py
0.636692
0.292469
SwoopBehaviorData.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty import retro_data_structures.enums.dkc_returns as enums @dataclasses.dataclass() class PIDConvergence(BaseProperty): pid_type: enums.PIDType = d...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/PIDConvergence.py
0.644784
0.307416
PIDConvergence.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty @dataclasses.dataclass() class OptionalAreaAssetTypes(BaseProperty): unknown: int = dataclasses.field(default=0) @classmethod def game(...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/OptionalAreaAssetTypes.py
0.711832
0.29432
OptionalAreaAssetTypes.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty import retro_data_structures.enums.dkc_returns as enums from retro_data_structures.properties.dkc_returns.core.Spline import Spline @dataclasses.dat...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/InterpolationMethod.py
0.67822
0.302121
InterpolationMethod.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty from retro_data_structures.properties.dkc_returns.archetypes.UnknownStruct293 import UnknownStruct293 from retro_data_structures.properties.dkc_return...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct295.py
0.633637
0.305801
UnknownStruct295.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty import retro_data_structures.enums.dkc_returns as enums @dataclasses.dataclass() class UnknownStruct510(BaseProperty): shadow_projection: enums....
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct510.py
0.62681
0.276538
UnknownStruct510.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty import retro_data_structures.enums.dkc_returns as enums from retro_data_structures.properties.dkc_returns.archetypes.PIDConvergence import PIDConverge...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/Convergence.py
0.61451
0.268216
Convergence.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty import retro_data_structures.enums.dkc_returns as enums @dataclasses.dataclass() class UnknownStruct287(BaseProperty): body_part: enums.BodyPart...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct287.py
0.621541
0.298485
UnknownStruct287.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty from retro_data_structures.properties.dkc_returns.archetypes.PlayerType import PlayerType @dataclasses.dataclass() class PlayerMountRiderData(BasePr...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/PlayerMountRiderData.py
0.593256
0.277042
PlayerMountRiderData.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty from retro_data_structures.properties.dkc_returns.core.AssetId import AssetId, default_asset_id @dataclasses.dataclass() class UnknownStruct(BasePro...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct.py
0.630002
0.258192
UnknownStruct.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty from retro_data_structures.properties.dkc_returns.core.AssetId import AssetId, default_asset_id @dataclasses.dataclass() class UnknownStruct36(BaseP...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct36.py
0.608012
0.237443
UnknownStruct36.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty @dataclasses.dataclass() class FleeBehaviorData(BaseProperty): flee_after_stunned: bool = dataclasses.field(default=False) stop_fleeing_at_b...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/FleeBehaviorData.py
0.61832
0.299227
FleeBehaviorData.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty @dataclasses.dataclass() class UnknownStruct189(BaseProperty): unknown_0xe84a887b: float = dataclasses.field(default=1.0) unknown_0x8a58a7f8...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct189.py
0.620162
0.281094
UnknownStruct189.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty @dataclasses.dataclass() class MoleTrainManagerStructB(BaseProperty): spawn_delay: float = dataclasses.field(default=1.0) unknown_0xe1fac41a...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/MoleTrainManagerStructB.py
0.605333
0.27907
MoleTrainManagerStructB.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty from retro_data_structures.properties.dkc_returns.archetypes.UnknownStruct49 import UnknownStruct49 @dataclasses.dataclass() class ForestBossStructB...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/ForestBossStructB.py
0.563618
0.266894
ForestBossStructB.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty from retro_data_structures.properties.dkc_returns.core.AssetId import AssetId, default_asset_id @dataclasses.dataclass() class UnknownStruct27(BaseP...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct27.py
0.589126
0.215702
UnknownStruct27.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty @dataclasses.dataclass() class PlayerHeadTrackingData(BaseProperty): animation: int = dataclasses.field(default=0) unknown_0x7f96d93c: int =...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/PlayerHeadTrackingData.py
0.551332
0.251705
PlayerHeadTrackingData.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty from retro_data_structures.properties.dkc_returns.archetypes.UnknownStruct160 import UnknownStruct160 from retro_data_structures.properties.dkc_return...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct164.py
0.542621
0.168994
UnknownStruct164.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty import retro_data_structures.enums.dkc_returns as enums from retro_data_structures.properties.dkc_returns.core.AssetId import AssetId, default_asset_i...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/TextProperties.py
0.598312
0.189334
TextProperties.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty from retro_data_structures.properties.dkc_returns.archetypes.VisControl import VisControl @dataclasses.dataclass() class SeparateAndReformParts(Base...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/SeparateAndReformParts.py
0.657318
0.331214
SeparateAndReformParts.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty import retro_data_structures.enums.dkc_returns as enums from retro_data_structures.properties.dkc_returns.archetypes.DamageInfo import DamageInfo from...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/TandemBeam.py
0.626238
0.273577
TandemBeam.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty from retro_data_structures.properties.dkc_returns.archetypes.RevolutionControl import RevolutionControl @dataclasses.dataclass() class MapControls(B...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/MapControls.py
0.499268
0.333747
MapControls.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty from retro_data_structures.properties.dkc_returns.archetypes.PlayerAttackBounceData import PlayerAttackBounceData @dataclasses.dataclass() class Pla...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/PlayerJumpHeights.py
0.717606
0.322833
PlayerJumpHeights.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty from retro_data_structures.properties.dkc_returns.archetypes.UnknownStruct29 import UnknownStruct29 from retro_data_structures.properties.dkc_returns....
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/IslandHudStruct.py
0.583559
0.178615
IslandHudStruct.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty from retro_data_structures.properties.dkc_returns.core.Vector import Vector @dataclasses.dataclass() class PlayerTerrainAlignmentData(BaseProperty):...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/PlayerTerrainAlignmentData.py
0.70028
0.358465
PlayerTerrainAlignmentData.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty @dataclasses.dataclass() class CameraNavigation(BaseProperty): unknown: int = dataclasses.field(default=0) @classmethod def game(cls) -...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/CameraNavigation.py
0.647018
0.301182
CameraNavigation.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty import retro_data_structures.enums.dkc_returns as enums from retro_data_structures.properties.dkc_returns.core.Spline import Spline @dataclasses.dat...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/CameraFieldOfView.py
0.602529
0.269239
CameraFieldOfView.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty from retro_data_structures.properties.dkc_returns.archetypes.UnknownStruct144 import UnknownStruct144 from retro_data_structures.properties.dkc_return...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct30.py
0.547222
0.177668
UnknownStruct30.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty @dataclasses.dataclass() class UnknownStruct245(BaseProperty): can_crush_player: bool = dataclasses.field(default=False) unknown_0x5409b2be:...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/UnknownStruct245.py
0.579519
0.276028
UnknownStruct245.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty from retro_data_structures.properties.dkc_returns.archetypes.UnknownStruct76 import UnknownStruct76 from retro_data_structures.properties.dkc_returns....
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/CameraMotion.py
0.605916
0.303203
CameraMotion.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty from retro_data_structures.properties.dkc_returns.archetypes.TweakGraphicalTransitions.UnknownStruct2 import UnknownStruct2 from retro_data_structures...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/TweakGraphicalTransitions/UnknownStruct1.py
0.651798
0.31459
UnknownStruct1.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty import retro_data_structures.enums.dkc_returns as enums from retro_data_structures.properties.dkc_returns.core.Color import Color from retro_data_stru...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/TweakGraphicalTransitions/UnknownStruct2.py
0.563498
0.30995
UnknownStruct2.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty from retro_data_structures.properties.dkc_returns.archetypes.MapControls import MapControls from retro_data_structures.properties.dkc_returns.archetyp...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/TweakControls/UnknownStruct1.py
0.594198
0.268357
UnknownStruct1.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty from retro_data_structures.properties.dkc_returns.archetypes.RevolutionControl import RevolutionControl @dataclasses.dataclass() class UnknownStruct...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/TweakControls/UnknownStruct2.py
0.457137
0.2914
UnknownStruct2.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty import retro_data_structures.enums.dkc_returns as enums from retro_data_structures.properties.dkc_returns.archetypes.RevolutionControl.UnknownStruct2 ...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/RevolutionControl/UnknownStruct1.py
0.569972
0.257701
UnknownStruct1.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty @dataclasses.dataclass() class UnknownStruct3(BaseProperty): center_x: float = dataclasses.field(default=320.0) center_y: float = dataclasse...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/RevolutionControl/UnknownStruct3.py
0.650911
0.306093
UnknownStruct3.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty @dataclasses.dataclass() class UnknownStruct2(BaseProperty): center_x: float = dataclasses.field(default=320.0) center_y: float = dataclasse...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/RevolutionControl/UnknownStruct2.py
0.666171
0.337995
UnknownStruct2.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty @dataclasses.dataclass() class UnknownStruct4(BaseProperty): center_x: float = dataclasses.field(default=320.0) center_y: float = dataclasse...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/RevolutionControl/UnknownStruct4.py
0.629661
0.348645
UnknownStruct4.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseProperty import retro_data_structures.enums.dkc_returns as enums from retro_data_structures.properties.dkc_returns.archetypes.RevolutionControl.UnknownStruct1 ...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/archetypes/RevolutionControl/__init__.py
0.509032
0.222711
__init__.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseObjectType from retro_data_structures.properties.dkc_returns.archetypes.EditorProperties import EditorProperties from retro_data_structures.properties.dkc_retu...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/objects/PlayerRespawn.py
0.567817
0.303938
PlayerRespawn.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseObjectType from retro_data_structures.properties.dkc_returns.archetypes.ActorParameters import ActorParameters from retro_data_structures.properties.dkc_return...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/objects/VolcanoBossBodyPart.py
0.691393
0.318035
VolcanoBossBodyPart.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseObjectType from retro_data_structures.properties.dkc_returns.archetypes.EditorProperties import EditorProperties @dataclasses.dataclass() class Waypoint(Base...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/objects/Waypoint.py
0.604049
0.357904
Waypoint.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseObjectType from retro_data_structures.properties.dkc_returns.archetypes.ClingPathControlData import ClingPathControlData from retro_data_structures.properties....
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/objects/ClingPathControl.py
0.6488
0.309695
ClingPathControl.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseObjectType from retro_data_structures.properties.dkc_returns.archetypes.EditorProperties import EditorProperties from retro_data_structures.properties.dkc_retu...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/objects/TextPane.py
0.562777
0.300181
TextPane.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseObjectType from retro_data_structures.properties.dkc_returns.archetypes.EditorProperties import EditorProperties from retro_data_structures.properties.dkc_retu...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/objects/DepthOfFieldTuner.py
0.623033
0.341431
DepthOfFieldTuner.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseObjectType from retro_data_structures.properties.dkc_returns.archetypes.ActorParameters import ActorParameters from retro_data_structures.properties.dkc_return...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/objects/JungleBoss1.py
0.661376
0.322486
JungleBoss1.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseObjectType import retro_data_structures.enums.dkc_returns as enums from retro_data_structures.properties.dkc_returns.archetypes.EditorProperties import EditorP...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/objects/StreamedAudio.py
0.558447
0.277779
StreamedAudio.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseObjectType from retro_data_structures.properties.dkc_returns.archetypes.EditorProperties import EditorProperties from retro_data_structures.properties.dkc_retu...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/objects/SkyboxModInca.py
0.678433
0.341885
SkyboxModInca.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseObjectType import retro_data_structures.enums.dkc_returns as enums from retro_data_structures.properties.dkc_returns.archetypes.EditorProperties import EditorP...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/objects/TransitionScreen.py
0.629661
0.333313
TransitionScreen.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseObjectType from retro_data_structures.properties.dkc_returns.archetypes.EditorProperties import EditorProperties from retro_data_structures.properties.dkc_retu...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/objects/GuiMenu.py
0.577614
0.357231
GuiMenu.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseObjectType from retro_data_structures.properties.dkc_returns.archetypes.EditorProperties import EditorProperties @dataclasses.dataclass() class Switch(BaseOb...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/objects/Switch.py
0.619817
0.379321
Switch.py
pypi
import dataclasses import struct import typing from retro_data_structures.game_check import Game from retro_data_structures.properties.base_property import BaseObjectType from retro_data_structures.properties.dkc_returns.archetypes.ActorParameters import ActorParameters from retro_data_structures.properties.dkc_return...
/retro_data_structures-0.23.0-py3-none-any.whl/retro_data_structures/properties/dkc_returns/objects/TippyPlatform.py
0.52756
0.286057
TippyPlatform.py
pypi