mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
* CtrlLib: Ctrl batch animation function is added and animation functions are documented. * reference: AnimateCtrlGeometry example added. * CtrlCore: Ctrl animation docs are updated.
11 lines
140 B
Text
11 lines
140 B
Text
description "Demonstrates the ctrl geometry animation function.\377";
|
|
|
|
uses
|
|
CtrlLib;
|
|
|
|
file
|
|
main.cpp;
|
|
|
|
mainconfig
|
|
"" = "GUI";
|
|
|