Astrath: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 19: Line 19:
* [[Astrath:createTab]] – Creates a DX-based tab element
* [[Astrath:createTab]] – Creates a DX-based tab element
* [[Astrath:createTabPanel]] – Creates a container for tabs
* [[Astrath:createTabPanel]] – Creates a container for tabs
* [[Astrath:animateText]] – Animates text dynamically
== Server Functions ==
* [[Astrath:loadResources]] – Load resources or assets on server


== See Also ==
== See Also ==

Latest revision as of 20:25, 22 October 2025

Astrath

Astrath is a DirectX framework for MTA:SA developed by Magath. It provides tools to create custom interfaces, animations, and other DX-based visuals.

Client Functions

See Also