| Trees | Indices | Help |
|---|
|
|
object --+
|
containergui_base.ContainerGUIBase --+
|
_InventoryGUI
Inventory GUI class
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Initialise the instance.
@param controller: Current Controller
@type controller: Class derived from ControllerBase
@type inventory: Inventory
@param inventory: An inventory object to be displayed and manipulated
@type callbacks: dict
@param callbacks: a dict of callbacks
refreshReadyImages:
Function that will make the ready slots on the HUD
reflect those within the inventory
toggleInventoryButton:
Function that will toggle the state of the inventory button
@return: None
|
|
Close the inventory.
|
Close the inventory screen.
|
Pause the game and enter the inventory screen, or close the inventory screen and resume the game.
|
Show the inventory.
|
Drag the selected object.
|
Drops the object being dropped
|
Creates context menu items for the InventoryGUI |
Return a current image from the inventory
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Mon Aug 15 17:19:43 2011 | http://epydoc.sourceforge.net |