SVN revision: 28054
This commit is contained in:
Sebastian Dransfeld 2007-01-18 23:58:40 +00:00
parent b8147d36bf
commit 493450761d
1 changed files with 2 additions and 2 deletions

View File

@ -80,8 +80,8 @@
* Direction:get_drag_dir(part_id)
* get_drag(part_id, &Float:dx, &Float:&dy)
* set_drag(part_id, Float:dx, Float:dy)
* text_set(part_id, str[])
* text_get(part_id, dst[], maxlen)
* set_text(part_id, str[])
* get_text(part_id, dst[], maxlen)
* get_min_size(w, h)
* get_max_size(w, h)
* set_color_class(class[], r, g, b, a)