simvx.core.engine¶
Minimal Python 3D Game Engine v4 NumPy-based math, generator coroutines, clean class hierarchy.
This module re-exports all public symbols from the engine submodules for backward compatibility. New code should import from the submodules directly.
Module Contents¶
Data¶
API¶
- simvx.core.engine.__all__¶
[‘Property’, ‘Setting’, ‘Signal’, ‘Connection’, ‘Child’, ‘OnReady’, ‘Node’, ‘Node2D’, ‘Node3D’, ‘Sce…