Esempio n. 1
0
 public TextEditorScreen(Sdl2Window window, GraphicsDevice device)
 {
     _propEditor = new PropertyEditor(EditorActionManager);
 }