Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 512 Bytes

FASTDOCS.md

File metadata and controls

18 lines (13 loc) · 512 Bytes

main.cpp

Program Entry Point

PacketHunter.hpp

Header That Is The main Program it inits every thing
Have main loop, Camera it joints every thing together

Devices/Devices.hpp

Handles Devices (Hub,switches and other)

Gui/PacketHunterGui.hpp

Handles Program Gui For Now Only The top Part

Gui/Window.hpp

Window API Handles Updateing, Drawing In Game Windows

Gui/WindowManager.hpp

Very Small Class That is in Charge Of Storing Creating And Distroing Windows