WWW.GAMEZ.RU


Гав!






Ой!Так, так, что у нас тут новенького?Ляляля ляляля ..
#Обсуждение игр. Выберите букву, на которую начинается игра >>

/   В Корень
  Добавить коды
  Игровой чат
  Игровые Новости
  Поиск в базе
  Основная база
  Обсуждение игр
  Скачать игры
  Что нового?
  Top100 Games
  Ваше мнение?
 
 
 
КосмоТанк.
КосмоТанк

Веселая ферма 3
Веселая ферма 3

Сокровища Монтесумы 3
Сокровища Монтесумы 3



Игра: Abuse (English language)
Тип документа : Hint Всего страниц : 44 Текущая : 17

Object Function: fade_count
Usage: (fade_count)
Returns: The value of fade_count
I'm not sure. Seems to be used as a counter in a lot of code,
but I don't know if different values of fade count cause the
image to be drawn in a different way or not. You can set the
value of fade_count with the (set_fade_count) function. Should
always be between 0 and 15 to determine the amount of transparency.
;;------------------------------------------------------------------------
Function: find_object_in_angle
Usage: (find_object_in_angle start end list)
Returns: object or nil
Looks for an object inside the angle [start] [end]. If it finds
an (active?) object who's class matches one of those in list, then
it will return that object. Otherwise, returns nil. For example,
(find_object_in_angle 0 180 (list ANT_ROOF))
;;------------------------------------------------------------------------
Function: find_object_in_area
Usage: (find_object_in_area x1 y1 x2 y2 list)
Returns: object or nil
Same as find_object_in_angle, except searches a rectangular area
rather than the range between two angles. A good example is
(find_object_in_area 0 0 320 200 bad_guy_list).
;;------------------------------------------------------------------------
Function: find_rgb
Usage: (find_rgb red green blue)
Returns: object or nil
Returns the index of the palette which best matches the RGB
color specified. Just what you need to pass colors to the
different line drawing functions and such. For example,
... Далее >>

Выберите страницу:

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44


(Все страницы)
Кто прислал: Ангел Свет (BFA) Когда: 26:10:1999 - стр. 17 -




Рейтинг@Mail.ru

Since 1998, Oleg Ilin ()
WWW.GAMEZ.RU 2024.03.19 08:41:56All Rights Reserved