p3partic

p3partic

Class

real/primgad/p3partic.h

Library

r3primgad

Description:

Particle base class gadget for the property window

See Also

real/primgad/p3level.h

Super Class

r3Levelgadget

R3CLID_LEVELGADGET

JavaScript

r3Particlepropgadget

Class Identifier

R3CLID_PARTICLEPROPGADGET - 302

Methods

SETCHANNELVALUE, SETRENDERER9, REGISTERATTRIBUTE_r, REGISTERCONSTRUCTOR, GETTABPACKER,

Attributes

R3PAPGM_SETCHANNELVALUE

Method

SETCHANNELVALUE

Identifier

R3PAPGM_SETCHANNELVALUE

JavaScript

obj.SETCHANNELVALUE();

Description

R3PAPGM_SETRENDERER9

Method

SETRENDERER9

Identifier

R3PAPGM_SETRENDERER9

JavaScript

obj.SETRENDERER9();

Description

private

R3PAPGCM_REGISTERATTRIBUTE_r

Method

REGISTERATTRIBUTE_r

Identifier

R3PAPGCM_REGISTERATTRIBUTE_r

Param 3:

R3TAG*, R3PAA_AttrId, R3PAA_VaId

JavaScript

obj.REGISTERATTRIBUTE_r(p3);

Description

Register new particle property for the gadget

R3PAPGCM_REGISTERCONSTRUCTOR

Method

REGISTERCONSTRUCTOR

Identifier

R3PAPGCM_REGISTERCONSTRUCTOR

Return

R3BOOL, true if succeeded.

Param 1:

char*, constructor id string.

Param 2:

R3CLID, class id of the gadget

JavaScript

rc = obj.REGISTERCONSTRUCTOR(p1, p2, 0);

Description

Register property gadget for a constructor. When the constructor is selected, the registered gadget.

R3PAPGM_GETTABPACKER

Method

GETTABPACKER

Identifier

R3PAPGM_GETTABPACKER

Return

R3OBJ*, packer

Param 3:

R3INT, tab index

JavaScript

rc = obj.GETTABPACKER(p3);

Description

Fetch the address of the given tab packer.

Attrs

<sect6> <title>p3part1d</title>

p3part1d

Class

real/primgad/p3part1d.h

Library

r3primgad

Description:

1D particle gadget for the property window

See Also

real/primgad/p3partic.h

Super Class

r3Particlepropgadget

R3CLID_PARTICLEPROPGADGET

JavaScript

r3Particle1dpropgadget

Class Identifier

R3CLID_PARTICLE1DPROPGADGET - 623

Methods

super

</sect6>
<sect6> <title>p3part2d</title>

p3part2d

Class

real/primgad/p3part2d.h

Library

r3primgad

Description:

2D particle gadget for the property window

See Also

real/primgad/p3partic.h

Super Class

r3Particlepropgadget

R3CLID_PARTICLEPROPGADGET

JavaScript

r3Particle2dpropgadget

Class Identifier

R3CLID_PARTICLE2DPROPGADGET - 629

Methods

super

</sect6>
<sect6> <title>p3part3d</title>

p3part3d

Class

real/primgad/p3part3d.h

Library

r3primgad

Description:

3D particle gadget for the property window

See Also

real/primgad/p3partic.h

Super Class

r3Particlepropgadget

R3CLID_PARTICLEPROPGADGET

JavaScript

r3Particle3dpropgadget

Class Identifier

R3CLID_PARTICLE3DPROPGADGET - 1295

Methods

super

</sect6>