mirror of
https://github.com/psychopy/psychojs.git
synced 2025-05-10 10:40:54 +00:00
util/Pixi: import missing Util.to_px
This commit is contained in:
parent
f96cff27d3
commit
9992bbde93
@ -8,6 +8,7 @@
|
||||
*/
|
||||
|
||||
import * as PIXI from "pixi.js-legacy";
|
||||
import { to_px } from "./Util.js";
|
||||
|
||||
/**
|
||||
* Convert a position to a PIXI Point.
|
||||
|
Loading…
Reference in New Issue
Block a user