Documentation for graphex.ew v0.10.5
Table of Contents

Shape

Shapes are shapes, sprites have a location


  • func gfxShapeDataExtent(sequence shape_data)    Finds the bounding rectangle dimensions of shape data

    Documentation for graphex.ew v0.10.5
    Table of Contents

    [func]
    gfxShapeDataExtent
    (sequence shape_data)

    Finds the bounding rectangle dimensions of shape data

    Returns: the bounding rectangle of the shape data

    Category: Shape

    the shape. Not to be confused with gfxShapeExtent : The difference between a shape and a sprite is that a sprite has a location.