sfml.js

    Interface Glyph

    interface Glyph {
        advance: number;
        bounds: FloatRect;
        textureRect: IntRect;
    }
    Index

    Properties

    advance: number
    bounds: FloatRect
    textureRect: IntRect
    MMNEPVFCICPMFPCPTTAAATR