Toemsel
- 268,648 total downloads
- last updated 8/31/2021
- Latest version: 6.2.5.23
Network library supporting: TCP, UDP, RSA, events and objects. Fast and simple, with only 48bit overhead per packet. Send and receive packets with async operations.
Examples at: https://www.indie-dev.at/overview-en/
Documentation at: https://www.indie-dev.at/NetworkLib/HelpFile_6.2.5.21/
Fork me:...
More information
MonoGameUI
by:
Toemsel
- 3,709 total downloads
- last updated 10/8/2016
- Latest version: 0.1.3
Simple Userinterface for MonoGame.
- TextBox
- Label
- Button
- Window
- CheckBox
- ImageBox
- ComboBox
- ScrollBar
- TabNavigation
Including an InputManager for Touch/Keyboard/Mouse and GamePads.
In Game1.cs Initialize:
Components.Add(new UserInterfaceManager(this));...
More information
TaskBarHook
by:
Toemsel
- 3,086 total downloads
- last updated 9/9/2018
- Latest version: 1.2.5
A helper library to obtain the IntPtr of the taskbar. In addition, the library is able to add your application as a child to the taskbar.