Wolfpack Library Reference

MODULE DESCRIPTION

Functions:

cGump           

MODULE FUNCTIONS

wolfpack.gumps.cGump(noclose, nomove, nodispose, x, y, callback, args, type, serial)

- noclose
Defaults to 0.

- nomove
Defaults to 0.

- nodispose
Defaults to 0.

- x
The starting x position of the gump.

- y
The starting y position of the gump.

- callback
Defaults to dummy_callback.

- args
Defaults to an empty list.

- type
Defaults to 0.

- serial
Defaults to 0.

Return Value:
Gump object

Description:
Creates the initial gump.

Back to top

Back to the Module Overview
Back to the Wolfpack Reference

Generated: 23.10.2013 20:15 | Version: Wolfpack Unknown
© 2004-2006 Wolfpack Team | http://www.wpdev.org