My jeyboard has some kind of problem where when I type a letter, it goes to the next lerrer over. I'm typing reallt slowly now, but if I let myself go: Wcwetrgubf kiija kujw rgua *Everything looks like this)
It's a laptop keyboard, so I can;t just replace it easily. Any suggestions>
I'm writing a game, and I have one playable character and one NPC on the screen (I'm still creating, testing). They are both being constantly drawn to the screen (using a primary thread that continually draws them). The NPC object's class itself is a thread, which continuously moves the...