Add minor improvements
This commit is contained in:
parent
4f726ddac2
commit
8ca8f0ed70
12 changed files with 20 additions and 69 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import { vec2 } from 'gl-matrix';
|
||||
import { Drawable } from '../../drawables/drawable';
|
||||
import { RuntimeSettings } from './runtime-settings';
|
||||
import { RuntimeSettings } from './settings/runtime-settings';
|
||||
|
||||
export interface Renderer {
|
||||
readonly canvasSize: vec2;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue