Skip to content

Instantly share code, notes, and snippets.

View MikeGringauz's full-sized avatar

Mike Gringauz MikeGringauz

View GitHub Profile
@kuhar
kuhar / Callback.h
Last active January 1, 2016 15:19
Cocos2d-x C++11 Callbacks
/*
* Callback.h
*
* Created on: Dec 28, 2013
* Author: Jakub 'kuhar' Kuderski
*/
#ifndef CALLBACK_H_
#define CALLBACK_H_