Class UnhighlightablePickable
Cbtr un-highlightable pickable. For initailizing purpose by RebuildAttach(CbtrPickable).
public class UnhighlightablePickable : CbtrPickable, IGetPickable, IDisposable
- Inheritance
-
UnhighlightablePickable
- Implements
- Inherited Members
- Extension Methods
Constructors
UnhighlightablePickable()
Ctor.
public UnhighlightablePickable()
Methods
OnMouseEnter(ui_event_type, DispEngine)
Behavior on mouse enter
public override void OnMouseEnter(ui_event_type e, DispEngine dispEngine)
Parameters
eui_event_typeevent type
dispEngineDispEnginedisplay engine
OnMouseLeave(ui_event_type, DispEngine)
Behavior on mouse leave
public override void OnMouseLeave(ui_event_type e, DispEngine dispEngine)
Parameters
eui_event_typeevent type
dispEngineDispEnginedisplay engine