[oden] Docs and stuff
This commit is contained in:
parent
f232f095f5
commit
75fcc427ac
2 changed files with 34 additions and 7 deletions
|
|
@ -8,5 +8,5 @@ export function update() {}
|
|||
|
||||
export function draw() {
|
||||
cls(0.1, 0.2, 0.3);
|
||||
spr(0, 0, 320, 240, 0, 0, 256, 256);
|
||||
spr((320 - 256) / 2, 0, 256, 240, 0, 0);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue