Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Yes!

In your code you can access the pointer interface, which lets you get details about the position and state of the mouse cursor. There's details in the Decker Reference Manual. https://beyondloom.com/decker/decker.html#pointerinterface

Thank you so much!