extrawurst / unecht

Game Engine Framework for the D programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

move as much imports into the registerObject mixin

extrawurst opened this issue · comments

right now a lot of verbose imports are needed for the registerObject mixin (especially since the MenuItem addition)