Skip to content

gpilab/gpi-v2

Repository files navigation

GPI V2

Prototype of a new version GPI.

Status

Very early design phase

gotchas

  1. Use "onPointerDown", rather than "onClick" or "onMouseDown", this works better with the UI framework.
  • Also make sure to use "stopEventPropogation" when applicable