CH57 / E434|Ghost Pointers|Wed, 3 Aug ’16
Two Pointers
Now that we’ve proven that our real-time networking works, we need to actually show the other user’s mouse cursor on the screen. This is a fairly simple matter of creating a new <div> and positioning it based on our network event.