]> err.no Git - libchamplain/commit
Introduce the new Marker animation API
authorPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Tue, 4 Aug 2009 01:23:50 +0000 (21:23 -0400)
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Tue, 4 Aug 2009 01:23:50 +0000 (21:23 -0400)
commitea9dfb56c15ff44e4c9863667434fe1145ac96a2
treefa5e834c9ed696f6e9a4eaa17cff3d137ea02641
parent7227e6aaa2a7c25f5c849871ff239b698acee65e
Introduce the new Marker animation API

With this API you can have the markers fall from the sky on the map
and get drawn back.  It also introduces helper functions in
ChamplainLayer to animation many markers at once.
champlain/champlain-base-marker.c
champlain/champlain-base-marker.h
champlain/champlain-layer.c
champlain/champlain-layer.h
demos/launcher-gtk.c