Versions in this module Expand all Collapse all v0 v0.0.1 Aug 2, 2021 Changes in this version + type Entry struct + func New(screenConfig *platform.ScreenConfiguration, isDebugMode bool) Entry + func (e *Entry) LoadSceneObjects(sceneObjects []entity.SceneObject) + func (e *Entry) Run() error