Class JTChat

Inheritance Relationships

Base Type

Class Documentation

class JTChat : public Blam::DebugUI::ImGUIDrawingGroup

This was planned to be a chat client that would connect to some sort of java-based chat server.

The feature was originally going to be developed by a former team member, known as JT (aka Job) before his departure - hence the name of the class being ‘JTChat’.

He had no real understanding of the codebase, and I had no real understanding of networking - and still don’t. He simply instructed me (haloman30) to create some sort of UI and he’d do the rest. As you can guess, it never happened. What fun!

Public Functions

JTChat()

Empty constructor.

~JTChat()

Empty destructor.

void Draw()

Draws the window.