[oden] Input coordinates are pixel coordinates
This commit is contained in:
parent
e3ae371f53
commit
0a36ffdde1
4 changed files with 117 additions and 26 deletions
|
|
@ -8,5 +8,5 @@ export function update() {}
|
|||
|
||||
export function draw() {
|
||||
cls(0.1, 0.2, 0.3);
|
||||
spr(0, 0, 0.5, 0.5, 0, 0);
|
||||
spr(0, 0, 320, 240, 0, 0);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue