[ANN] Bogue, the OCaml GUI

Hi!
I’m just starting to use Bogue in a game I’m making, and I was wondering it if was possible to send data from a game to another ml file?
I have variables representing the “last clicked coordinates” and when I reference them in another file, their values don’t update until the Bogue window is closed.
Any advice would be appreciated, thanks!