Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
RLEBlitTransXlat< T > Class Template Reference

#include <rlerle.h>

Inherits RLEBlitter.

Public Member Functions

 RLEBlitTransXlat (T const *translator)
 
virtual void Blit (void *dest, void const *source, int length, int leadskip=0) const
 

Detailed Description

template<class T>
class RLEBlitTransXlat< T >

Definition at line 82 of file rlerle.h.

Constructor & Destructor Documentation

◆ RLEBlitTransXlat()

template<class T>
RLEBlitTransXlat< T >::RLEBlitTransXlat ( T const * translator)
inline

Definition at line 84 of file rlerle.h.

Member Function Documentation

◆ Blit()

template<class T>
virtual void RLEBlitTransXlat< T >::Blit ( void * dest,
void const * source,
int length,
int leadskip = 0 ) const
inlinevirtual

Implements RLEBlitter.

Definition at line 86 of file rlerle.h.


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