Tels > Games-Irrlicht-0.04 > Games::Irrlicht::Constants

Download:
games/Games-Irrlicht-0.04.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  1
Open  0
View Bugs
Report a bug
Module Version: 0.01   Source  

NAME ^

Games::Irrlicht::Constants - make Irrlicht constants and enums available

SYNOPSIS ^

        package Games::Irrlicht::Constants;

        print EDT_OPENGL;

EXPORTS ^

Exports all the known Irrlicht constants per default.

DESCRIPTION ^

This package provides you with all the constants from the Irrlicht engine.

AUTHORS ^

(c) 2004, Tels <http://bloodgate.com/>

SEE ALSO ^

Games::Irrlicht.