This commit is contained in:
reo 2025-08-30 12:55:42 +03:00
parent cc7921a5fe
commit 3692736a61
22 changed files with 447 additions and 44 deletions

View file

@ -1,5 +1,6 @@
use raidillon_assets::ModelManager;
use raidillon_core::Engine;
use crate::PlatformContext;
pub trait Platform {
/// Initialize platform.