|
||||||||||||||||
|
RpPrtAdvEmtMultiPropCloneCB is the clone callback for the multiple-property emitter properties. This callback clones the multi-property of the emitter. This callback should be added after the standard callback. All other properties of the particles should be handled by the previous clone callback in the list.
|
|
||||||||||||||||
|
RpPrtAdvEmtMultiPropCreateCB is the create callback for the multiple-property emitter property. This callback setups the multiple-property emitter properties of an emitter. This callback should be added to an emitter class if the emitter contains the multiple-property emitter property.
|
|
||||||||||||||||
|
RpPrtAdvEmtMultiPropEmitCB is the emit callback for the multiple-property emitter properties. This callback emits new particles using the current emitter. The particle class must contain the multiple-property property. This callback should be added after the standard callback. All other properties of the particles should be handled by the previous emit callback in the list.
|
|
||||||||||||||||
|
RpPrtAdvEmtMultiPropStreamGetSizeCB is the callback used to determine the size, in bytes, of the binary representation of a multiple-property emitter. This value is used in the binary chunk header to indicate the size of the chunk. This callback should be added to a emitter class if the emitter contains the multiple-property emitter property.
|
|
||||||||||||||||
|
RpPrtAdvEmtMultiPropStreamReadCB is the stream in callback for the multiple-property property. This function streams in an emitter containing the multiple-property property. This callback should be added to a emitter class if the emitter contains the multiple-property emitter property.
|
|
||||||||||||||||
|
RpPrtAdvEmtMultiPropStreamWriteCB is the stream out callback for the multiple-property particle property. This function streams out an emitter containing multiple-property properties. This callback should be added to a emitter class if the emitter contains the multiple-property emitter property.
|
|
||||||||||||||||
|
RpPrtAdvPrtMultiPropUpdateCB is the update callback for the multiple-property particle property. This callback updates the multiple-property properties in a particle. This callback should be added to a particle class if the particle contains the particle's multiple-property properties. The callback must be placed so that it is called before the standard update callback.
|
© 1993-2004 Criterion Software Limited. All rights reserved. Built Thu Feb 12 13:47:03 2004.
Send Feedback