RendererNull Class Reference

List of all members.

Public Member Functions

mixed UpdateMobileModel (mixed mobile)
mixed UpdateMobile (mixed mobile)
mixed UpdateMapEnvironment (mixed hour, mixed minute, mixed second)
 ~ function RendererNull:StartWorld () RendererNull_Print("StartWorld") end
mixed AddDynamicItem (mixed item)
mixed RemoveDynamicItem (mixed item)
mixed UpdateDynamicItemPos (mixed item)
mixed MobileStartServerSideAnim (mixed animdata)
mixed CamChangeZoom (mixed f)
mixed DestroyMobileGfx (mixed mobile)
mixed SelectMobile (mixed serial)
mixed DestroyMousePickItemBySerial (mixed serial)
mixed SetSunLight (mixed intensity)
 sets the global sunlight level, intensity=0 -> dark, intensity=1 -> bright
mixed SetPersonalLight (mixed mobile, mixed intensity)
 sets the personal light level, intensity=0 -> dark, intensity=1 -> bright
mixed CamKeyDown (mixed key)
mixed CamKeyUp (mixed key)
mixed NotifyHPChange (mixed mobile, mixed value)
mixed NotifyManaChange (mixed mobile, mixed value)


Detailed Description

Definition at line 4474 of file lua_pseudo_code.cpp.


Member Function Documentation

mixed RendererNull::UpdateMobileModel ( mixed  mobile  )  [inline]

Definition at line 4476 of file lua_pseudo_code.cpp.

mixed RendererNull::UpdateMobile ( mixed  mobile  )  [inline]

Definition at line 4478 of file lua_pseudo_code.cpp.

mixed RendererNull::UpdateMapEnvironment ( mixed  hour,
mixed  minute,
mixed  second 
) [inline]

~ function RendererNull:StartWorld () RendererNull_Print("StartWorld") end

Definition at line 4481 of file lua_pseudo_code.cpp.

mixed RendererNull::AddDynamicItem ( mixed  item  )  [inline]

Definition at line 4483 of file lua_pseudo_code.cpp.

mixed RendererNull::RemoveDynamicItem ( mixed  item  )  [inline]

Definition at line 4485 of file lua_pseudo_code.cpp.

mixed RendererNull::UpdateDynamicItemPos ( mixed  item  )  [inline]

Definition at line 4487 of file lua_pseudo_code.cpp.

mixed RendererNull::MobileStartServerSideAnim ( mixed  animdata  )  [inline]

Definition at line 4489 of file lua_pseudo_code.cpp.

mixed RendererNull::CamChangeZoom ( mixed  f  )  [inline]

Definition at line 4491 of file lua_pseudo_code.cpp.

mixed RendererNull::DestroyMobileGfx ( mixed  mobile  )  [inline]

Definition at line 4493 of file lua_pseudo_code.cpp.

mixed RendererNull::SelectMobile ( mixed  serial  )  [inline]

Definition at line 4495 of file lua_pseudo_code.cpp.

mixed RendererNull::DestroyMousePickItemBySerial ( mixed  serial  )  [inline]

Definition at line 4497 of file lua_pseudo_code.cpp.

mixed RendererNull::SetSunLight ( mixed  intensity  )  [inline]

sets the global sunlight level, intensity=0 -> dark, intensity=1 -> bright

Definition at line 4500 of file lua_pseudo_code.cpp.

mixed RendererNull::SetPersonalLight ( mixed  mobile,
mixed  intensity 
) [inline]

sets the personal light level, intensity=0 -> dark, intensity=1 -> bright

Definition at line 4503 of file lua_pseudo_code.cpp.

mixed RendererNull::CamKeyDown ( mixed  key  )  [inline]

Definition at line 4505 of file lua_pseudo_code.cpp.

mixed RendererNull::CamKeyUp ( mixed  key  )  [inline]

Definition at line 4507 of file lua_pseudo_code.cpp.

mixed RendererNull::NotifyHPChange ( mixed  mobile,
mixed  value 
) [inline]

Definition at line 4509 of file lua_pseudo_code.cpp.

mixed RendererNull::NotifyManaChange ( mixed  mobile,
mixed  value 
) [inline]

Definition at line 4511 of file lua_pseudo_code.cpp.


The documentation for this class was generated from the following file:

Generated on Fri Mar 29 05:41:10 2013 for lua by  doxygen 1.5.6