项目作者: slafi

项目描述 :
This project provides implementation of a basic event system according to the Observer pattern. It allows to create an event instance which creates custom arguments and pass them sequentially to the subscribed event listeners.
高级语言: C++
项目地址: git://github.com/slafi/EventSystem.git
创建时间: 2020-01-19T00:00:32Z
项目社区:https://github.com/slafi/EventSystem

开源协议:MIT License

下载