Unit 'bullet' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

tGlyphMap

Declaration

Source position: bullet.pas line 56

type tGlyphMap = record

  glm_BMModulo: Word;

  glm_BMRows: Word;

  glm_BlackLeft: Word;

  glm_BlackTop: Word;

  glm_BlackWidth: Word;

  glm_BlackHeight: Word;

  glm_XOrigin: LongInt;

  glm_YOrigin: LongInt;

  glm_X0: SmallInt;

  glm_Y0: SmallInt;

  glm_X1: SmallInt;

  glm_Y1: SmallInt;

  glm_Width: LongInt;

  glm_BitMap: Pointer;

end;


Documentation generated on: 2021-07-30