public TextEditorScreen(Sdl2Window window, GraphicsDevice device) { _propEditor = new PropertyEditor(EditorActionManager); }