(svn r11065) -Documentation [FS#1186]: of the dirty marking/repainting subsystem. Patch by Progman.
This commit is contained in:
@@ -384,6 +384,11 @@ public:
|
||||
|
||||
/**
|
||||
* Marks the vehicles to be redrawn and updates cached variables
|
||||
*
|
||||
* This method marks the area of the vehicle on the screen as dirty.
|
||||
* It can be use to repaint the vehicle.
|
||||
*
|
||||
* @ingroup dirty
|
||||
*/
|
||||
virtual void MarkDirty() {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user