{"id":"graphics.text--graphicsGlyphAlphaCacheEntryV1","name":"graphicsGlyphAlphaCacheEntryV1","owner":"yeho","package":"graphics.text","kind":"thing","signature":"external thing graphicsGlyphAlphaCacheEntryV1","description":"A graphics glyph alpha cache entry v1 record carrying resource, lastUseTick.","context":"Shape, measure, and represent text and glyph resources.","parameters":[],"returns":"void","members":[{"name":"resource","kind":"field","type":"graphicsGlyphAlphaResourceV1","description":"Stores resource as graphicsGlyphAlphaResourceV1.","signature":"graphicsGlyphAlphaResourceV1 resource","tags":["thing","field","graphics.text"],"updated":"2026-09-09"},{"name":"lastUseTick","kind":"field","type":"int","description":"Stores last use tick as int.","signature":"int lastUseTick","tags":["thing","field","graphics.text"],"updated":"2026-09-09"},{"name":"graphicsGlyphAlphaCacheEntryV1","kind":"constructor","parameters":[{"name":"resource","type":"graphicsGlyphAlphaResourceV1","description":"Resource."},{"name":"lastUseTick","type":"int","description":"Last use tick."}],"returns":"void","signature":"graphicsGlyphAlphaCacheEntryV1(graphicsGlyphAlphaResourceV1 resource, int lastUseTick)","description":"Graphics glyph alpha cache entry v1.","tags":["thing","constructor","graphics.text"],"updated":"2026-09-09"}],"tags":["cpu","graphics","graphics.text","source-example","text","thing","yeho"],"updated":"2026-09-09","source":{"repository":"yeho","path":"packages/graphics/text/glyph_alpha_resources_v1.yh","line":349,"sha256":"be961dc717c917cc7eb2a980f3791bfe085187acdeabdf685c2c8db744a66748"},"status":"source-declared","notes":["Package presence and a declaration do not establish support on every host. Host services need their platform and lifecycle setup."],"examples":[{"id":"usage","title":"Use graphicsGlyphAlphaCacheEntryV1","description":"A complete small caller. Values are illustrative; check the returned result and package requirements before connecting live resources.","code":"using graphics.text\n\n// Shape, measure, and represent text and glyph resources.\ngraphicsGlyphAlphaCacheEntryV1 sample = graphicsGlyphAlphaCacheEntryV1(graphicsGlyphAlphaResourceV1(1, \"id\", 1, 1, 4, 4, \"payload Hex\", \"example\"), 1)\nConsole.Log(Text.From(sample.lastUseTick))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.graphics_text__graphicsglyphalphacacheentryv1\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"graphics.text\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/text\"\n","tags":["cpu","source-example"],"verification":"type checked","run":"cpu-oracle","sha256":"59e82d93046044c09bcd0298ceb27558412b8e349c3d52569a7a33597af09a98","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":["resource","lastUseTick","graphicsGlyphAlphaCacheEntryV1"],"url":"https://demonhunterlabs.com/academy/api?item=graphics.text--graphicsGlyphAlphaCacheEntryV1","json":"https://demonhunterlabs.com/reference/items/graphics.text--graphicsGlyphAlphaCacheEntryV1.json","markdown":"https://demonhunterlabs.com/reference/text/graphics.text--graphicsGlyphAlphaCacheEntryV1.md"}
