
描述
Tutorial - Create new file type (basic)
Cubixon OS gives you new templates and tools for creating glorious PC for your game. Base system logic (scene components) is separated from view logic (widgets).
Flexibility: Almost all cubixon objects are implementing a pack of interfaces (Executable, Container, Mutable) to communicate with rest of system, what gives you ability to adapt your own implementation in clean way without rewriting everything from zero - there's always room for improvements.