Customize Modules


CustomizeModule.gif

Introduction
Customize modules are a general purpose module type that resides in messiah's Customize mode. They are intended to display some interface to the user while in Customize mode and respond to their input.
GUI considerations
A Customize module can have an interface that will be displayed below the module selector.
CustomizeModuleInterface.gif
Since this interface will only be displayed while in Customize mode it is not necessary to use the fxInterfaceBlockSet() function to set the block, it will be set when it is created with fxCC_Block().
Access Notification
This module type can recieve notifications from all Access Level's except ACCESS_ACTION(). Since this is not an object based module like Effect Modules or Shaders, ACCESS_OBJECT() AN's will be sent for all objects (as opposed to only being sent for a particular effect or shader type).


© 2003 pmG WorldWide, LLC.


www.projectmessiah.com

groups.yahoo.com/pmGmessiah

Last Updated on Thu Jul 10 04:49:36 2003