Search:

Type: Posts; User: giannirossi

Search: Search took 0.00 seconds.

  1. Replies
    132
    Views
    729,806

    Sticky: A very simple tetris like game with source code!...

    A very simple tetris like game with source code!

    Version : 0.1 Beta
    Programming Language : C
    Library used : SDL (www.libsdl.org)
    License ...
  2. Pointer to function to handle event.Is a good idea?

    i'm using pointer to function inside my class to handle event.
    For example:




    #include <iostream>

    using namespace std;
Results 1 to 2 of 2