ScreenNetSelectBase

From SMTheming Wiki

Jump to: navigation, search

ScreenNetSelectBase is the base class for all network screens. It contains the chat room and user list.

Children

Name Type
ChatInputBox Sprite
ChatOutputBox Sprite
ChatInput ColorBitmapText
ChatOutput ColorBitmapText

Metrics

Name Value Type
ChatInputBoxWidth float
ChatInputBoxHeight float
ChatOutputBoxWidth float
ChatOutputBoxHeight float
ChatOutputLines int
ChatTextOutputWidth float
ChatTextInputWidth float
UsersAY float
UsersDX float
UsersY float
UsersX float

Screen Messages

ScreenNetSelectBase handles the following messages:

  • SM_AddToChat
  • SM_UsersUpdate
  • SM_SMOnlinePack
Personal tools