sfIntRect_intersects

Undocumented in source.
  1. sfBool sfIntRect_intersects(const(sfIntRect)* rect1, const(sfIntRect)* rect2, sfIntRect* intersection)
  2. psfIntRect_intersects sfIntRect_intersects;
    __gshared
    static if(bindSFMLGraphics)
    static if(!(staticSFML))
    psfIntRect_intersects sfIntRect_intersects;

Meta