Core.Object | +--Engine.Actor | +--Engine.Keypoint | +--XIII.CWndPosCam
00001 //----------------------------------------------------------- 00002 // 00003 //----------------------------------------------------------- 00004 class CWndPosCam extends Keypoint; 00005 00006 00007 defaultproperties 00008 { 00009 bStatic=False 00010 Texture=Texture'Engine.S_ActionCamMove' 00011 }