![]() |
PERRY v1.0.0
P-E-R-R-Y/PERRY helps creating games with a bunch of tools.
|
Use to dynamicaly load Serial shared library. More...
#include <SerialSharedLoader.hpp>
Public Types | |
using | Params = std::string |
Public Member Functions | |
SerialSharedLoader (Params file) | |
Public Attributes | |
ISerial *(* | createSerial )(int, int, std::string) |
Window. | |
void(* | deleteSerial )(ISerial *window) |
Use to dynamicaly load Serial shared library.