Sha256: 2cfba14ed7e25808025ebe14eeb95da17a947de838015c8b83bc68b46fbf3126

Contents?: true

Size: 207 Bytes

Versions: 11

Compression:

Stored size: 207 Bytes

Contents

/*
 * module Gosu being extended.
 *
 */


#ifndef GOSU_H
#define GOSU_H

#include "common.h"

#include "color.h"
#include "font.h"
#include "image.h"
#include "window.h"

void Init_Gosu();

#endif // GOSU_H

Version data entries

11 entries across 11 versions & 2 rubygems

Version Path
danabr75-ashton-0.1.5 ext/ashton/gosu.h
ashton-0.1.6 ext/ashton/gosu.h
ashton-0.1.5 ext/ashton/gosu.h
ashton-0.1.4 ext/ashton/gosu.h
ashton-0.1.3 ext/ashton/gosu.h
ashton-0.1.2 ext/ashton/gosu.h
ashton-0.1.1 ext/ashton/gosu.h
ashton-0.1.0 ext/ashton/gosu.h
ashton-0.0.4alpha ext/ashton/gosu.h
ashton-0.0.3alpha ext/ashton/gosu.h
ashton-0.0.2alpha ext/ashton/gosu.h