Greetings, i am trying to find something which can tell me what tile my mouse is currently over on a matrix so i can program a RTS style move character system for my RPG but i cant find any functions in the GDK which relate to tiles, only the matrixes. Anyone know of one or a few which could tell me what tile my mouse is over rather than what object or matrix.
I already have a input readout system which can tell me what object my mouse is over but that only seems to work with objects, not matrixes nor their tiles.
Thanks