Elaztek Developer Hub
Blamite Game Engine - blam!  00406.12.10.23.1457.blamite
The core library for the Blamite Game Engine.
BlamImGuiWindow_JTChat Class Reference

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

#include <jtchat.hpp>

+ Inheritance diagram for BlamImGuiWindow_JTChat:
+ Collaboration diagram for BlamImGuiWindow_JTChat:

Public Member Functions

void Draw ()
 Draws the window. More...
 

Additional Inherited Members

- Public Attributes inherited from BlamImGuiWindow
bool show = false
 Controls whether or not the group should be shown. May not be used in all groups. More...
 

Detailed Description

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!

Member Function Documentation

◆ Draw()

void BlamImGuiWindow_JTChat::Draw ( )
inlinevirtual

Draws the window.

Reimplemented from BlamImGuiWindow.

+ Here is the call graph for this function:

The documentation for this class was generated from the following file: