Not logged inOpenClonk Forum
Up Topic Multi pointer X (MPX) for multiplaying on same computer

This board is threaded (i.e. has a tree structure). Please use the Reply button of the specific post you are referring to, not just any random button. If you want to reply to the topic in general, use the Post button near the top and bottom of the page.

Post Reply
In Response to Günther

> I do not (yet) know how to do that.


Instead of e.xcookie.type==foo, do switch(e.type) { [...] case foo:, just like the other events do.

> How many players on the same computer are planned to work? If there are (let say) six people wit six mice, they need more than one keyboard. And maybe more than one people wants use 'wasd'. But maybe chatting and tuning team names can be handled with single keyboard.


Let's concentrate on mice, and think about this later.

> I'm asking are there really same named local variable than class-variable ('global' as I earlier called them)?


I think so. (I haven't got the source at the moment, I can make sure later.)

Powered by mwForum 2.29.7 © 1999-2015 Markus Wichitill