hi, all
I have a question about the aws. I want to make a game using CS, and in the game, there are several windows like chat window, status window and also the main window. In the main window, it shows the whole 3d game world. In my impression, this main window should be transparent, and its size should be the full screen, also it can receive all related game event in its area. Right? If so, how about the solution by using aws?
I have seen the PS code, it create a package of paws to hold PS gui function. But I think it is too complex for my application.
Any help and suggestion will be welcome!
Frank