Changes between Version 1 and Version 2 of ~archive/CameraMan
- Timestamp:
- Nov 27, 2007, 11:20:16 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
~archive/CameraMan
v1 v2 15 15 }}} 16 16 17 To use it, just use the CameraMan class.17 To use it, just use the !CameraMan class. 18 18 The basic principle is that the camera is always attached 19 19 to something. … … 39 39 40 40 41 The CameraMan helps you to manage your cameras.41 The !CameraMan helps you to manage your cameras. 42 42 Every method with the key word '''Curr''' in its name 43 43 will apply the change on the current cam ;) … … 64 64 65 65 66 There are more nice methods in the CameraMan class. For example to create a new cam, set a cam as the current cam etc.66 There are more nice methods in the !CameraMan class. For example to create a new cam, set a cam as the current cam etc. 67 67 68 68 http://doc.orxonox.net for more information