Files
eepp/include
Martín Lucas Golini 41e1fbf2fc Added TSafeDataPointer<T> and now SafeDataPointer implements TSafeDataPointer<Uint8>.
Renamed: Node::onMouseEnter and Node::onMouseExit in favor of: Node::onMouseOver and Node::onMouseLeave.
Renamed events NodeMessage::MouseEnter and NodeMessage::MouseExit for: NodeMessage::MouseOver and NodeMessage::MouseLeave.
Renamed events Event::MouseEnter and Event::MouseExit for: Event::MouseOver and Event::MouseLeave.
Node::onMouseOver and Node::onMouseLeave now reports the message to its parent tree.
Node flags now all passed as `const Uint32&`.

--HG--
branch : dev
2019-01-19 04:13:25 -03:00
..