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


Games-Irrlicht documentation  | view source Contained in the Games-Irrlicht distribution.

Index


NAME

Top

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

SYNOPSIS

Top

	package Games::Irrlicht::Constants;

	print EDT_OPENGL;

EXPORTS

Top

Exports all the known Irrlicht constants per default.

DESCRIPTION

Top

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

AUTHORS

Top

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

SEE ALSO

Top

Games::Irrlicht.


Games-Irrlicht documentation  | view source Contained in the Games-Irrlicht distribution.