Core.Object | +--Engine.Actor | +--RuneI.Cinematography
00001 //============================================================================= 00002 // Cinematography. 00003 //============================================================================= 00004 class Cinematography extends Actor 00005 abstract; 00006 00007 defaultproperties 00008 { 00009 }