qtk/src/object.cpp

10 lines
588 B
C++
Raw Normal View History

2021-09-03 12:56:57 -04:00
/*##############################################################################
## Author: Shaun Reed ##
2022-03-06 11:54:05 -05:00
## Legal: All Content (c) 2022 Shaun Reed, all rights reserved ##
2021-09-03 12:56:57 -04:00
## About: Object class for storing object data ##
## ##
## Contact: shaunrd0@gmail.com | URL: www.shaunreed.com | GitHub: shaunrd0 ##
##############################################################################*/
#include <object.h>