Myth Core
Foundational types and utilities for the Myth engine.
This crate provides:
- Error types used across the engine
- Utility modules (timer, FPS counter, string interning)
- Core handle types (
NodeHandle,SkeletonKey) - The
Transformcomponent
Foundational types and utilities for the Myth engine.
This crate provides:
NodeHandle, SkeletonKey)Transform component