6#ifndef EGT_DETAIL_COLLISION_H
7#define EGT_DETAIL_COLLISION_H
14#include <egt/detail/meta.h>
15#include <egt/geometry.h>
37 const Rect& rhs, cairo_surface_t* rimage);
EGT_API bool alpha_collision(const Rect &lhs, cairo_surface_t *limage, const Rect &rhs, cairo_surface_t *rimage)
Detect alpha collision between two images.
EGT framework namespace.
Definition animation.h:24