ducttape / ducttape-engine

Ducttape Engine - A universal game engine

Home Page:http://ducttape-dev.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Write an own implementation of singleton for Root

svenstaro opened this issue · comments

The boost singleton makes it hard to export a class as dll.

Done, although not yet in master.

Integrated!