Method | Description | |
---|---|---|
GiveSpriteData ( uint textTarget ) : ByteAccess | ||
LowTextManager ( ByteAccess ascii, int width, byte pen ) : uint | ||
MakeTextSprite ( byte slot, ByteAccess text, ushort maxWidth, byte pen ) : void | ||
ReleaseText ( int id, bool updateCount = true ) : void | ||
Text ( |
Method | Description | |
---|---|---|
AnalyzeSentence ( ByteAccess textSrc, ushort maxWidth, |
||
CharWidth ( byte ch ) : int | ||
CopyChar ( byte ch, ByteAccess sprPtr, ushort sprWidth, byte pen ) : ushort |
public GiveSpriteData ( uint textTarget ) : ByteAccess | ||
textTarget | uint | |
return | ByteAccess |
public LowTextManager ( ByteAccess ascii, int width, byte pen ) : uint | ||
ascii | ByteAccess | |
width | int | |
pen | byte | |
return | uint |
public MakeTextSprite ( byte slot, ByteAccess text, ushort maxWidth, byte pen ) : void | ||
slot | byte | |
text | ByteAccess | |
maxWidth | ushort | |
pen | byte | |
return | void |
public ReleaseText ( int id, bool updateCount = true ) : void | ||
id | int | |
updateCount | bool | |
return | void |
public Text ( |
||
objMan | ||
resMan | ||
czechVersion | bool | |
return | System |