gmlAttachableItemManager Class Reference

Detailed Description

Manage a federation of attachable GL canvas items.

Public Member Functions

constructor canvas

Create an attachable item manager for canvas.

destructor

Destroy all managed items.

create args

Create a gmlAttachableItem with constructor arguments args.

handleMotion id x y

Process a motion event that originates from pointer id.

handleBind id x y

Process a binding event that originates from pointer id.

handleUnbind id

Process an unbinding event that originates from pointer id.