File: Info.txt

package info (click to toggle)
openclonk 8.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 169,500 kB
  • sloc: cpp: 180,478; ansic: 108,988; xml: 31,371; python: 1,223; php: 767; makefile: 139; sh: 101; javascript: 34
file content (6 lines) | stat: -rw-r--r-- 373 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
This folder contains some easy-to-use styles for working with menus.

Using them usually means to create an object of the ID corresponding to the style you need
and then either putting the object as a sub-proplist into your own menu design, or just call Open() on the menu object.

If the menu is a stand-alone menu for a Clonk, do not forget to call clonk->SetMenu(menu).