~unity-team/nux/nux.reset-texture-area

Viewing all changes in revision 724.

  • Committer: Tarmac
  • Author(s): Sam Spilsbury
  • Date: 2012-11-28 15:03:59 UTC
  • mfrom: (682.2.6 nux)
  • Revision ID: tarmac-20121128150359-w23kw68u7o7lsoj1
GestureTarget represents an interface to which a GestureBroker may send gestures, however there may be cases where the underlying object that the GestureTarget manipulates through its interface becomes unavailable (for example WindowGestureTarget in unity becomes unavailable as soon as a window goes away). Because the targets are owned by the broker, we need to have a way to communicate back to the broker that those targets should be removed in those cases.

Approved by Daniel d'Andrada.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: