|
I write this place in the chat room lobby
Let me write
class chatserver
{
internal class person
{
.........
}
internal class chatroom
{
Define the background color here, background music, etc., some room attributes
}
main
{
....
}
}
When you come in to chat room 1, you will get chat room 1 background music or something
If I change the background of chat room 1 or something, the background of the person in chat room 1 will change.
Can't figure it out, everyone gives you some ideas
Thank you
It's better to write the code, !!!!!!!!!!!!!! It's ok to write a little, thank you |
|