Ucscript Namespace Reference


Enumerations

enum  Ucscript_ops {
  cont = 0x01, repeat = 0x0b, repeat2 = 0x0c, nop = 0x21,
  dont_halt = 0x23, delay_ticks = 0x27, delay_hours = 0x29, finish = 0x2c,
  remove = 0x2d, step_n = 0x30, step_ne = 0x31, step_e = 0x32,
  step_se = 0x33, step_s = 0x34, step_sw = 0x35, step_w = 0x36,
  step_nw = 0x37, descend = 0x38, rise = 0x39, frame = 0x46,
  egg = 0x48, next_frame_max = 0x4d, next_frame = 0x4e, prev_frame_min = 0x4f,
  prev_frame = 0x50, say = 0x52, step = 0x53, music = 0x54,
  usecode = 0x55, speech = 0x56, sfx = 0x58, face_dir = 0x59,
  npc_frame = 0x61, hit = 0x78, usecode2 = 0x80, resurrect = 0x81
}


Enumeration Type Documentation

enum Ucscript::Ucscript_ops

Enumerator:
cont 
repeat 
repeat2 
nop 
dont_halt 
delay_ticks 
delay_hours 
finish 
remove 
step_n 
step_ne 
step_e 
step_se 
step_s 
step_sw 
step_w 
step_nw 
descend 
rise 
frame 
egg 
next_frame_max 
next_frame 
prev_frame_min 
prev_frame 
say 
step 
music 
usecode 
speech 
sfx 
face_dir 
npc_frame 
hit 
usecode2 
resurrect 

Definition at line 29 of file ucscriptop.h.


Generated on Mon Jul 9 15:06:26 2007 for ExultEngine by  doxygen 1.5.1