NDSummary.OnToolTipsLoaded("File:print.h",{902:"
| inline void Print_SetFontData( |
| ) |
| void Print_SetMode( |
| ) |
| void Print_SetFont( |
| ) |
| inline void Print_SetFontEx( |
| ) |
| inline void Print_SetPosition( |
| ) |
| inline void Print_SetPositionX( |
| ) |
| inline void Print_SetPositionY( |
| ) |
| inline void Print_SetCharSize( |
| ) |
| inline void Print_SetTabSize( |
| ) |
| void Print_SetBitmapFont( |
| ) |
| void Print_SetVRAMFont( |
| ) |
| void Print_SetTextFont( |
| ) |
| inline void Print_SelectTextFont( |
| ) |
| inline void Print_SetPatternOffset( |
| ) |
| void Print_SetSpriteFont( |
| ) |
| inline void Print_SetSpriteID( |
| ) |
| void Print_DrawChar( |
| ) |
| void Print_DrawCharX( |
| ) |
| void Print_DrawText( |
| ) |
| void Print_DrawHex8( |
| ) |
| void Print_DrawHex16( |
| ) |
| void Print_DrawBin8( |
| ) |
| void Print_DrawHex32( |
| ) |
| void Print_DrawInt( |
| ) |
| void Print_DrawInt( |
| ) |
| void Print_DrawFormat( |
| ) |
| void Print_Backspace( |
| ) |
| inline void Print_DrawTextAt( |
| ) |
| inline void Print_DrawTextAtV( |
| ) |
| inline void Print_DrawCharAt( |
| ) |
| inline void Print_DrawCharXAt( |
| ) |
| inline void Print_DrawCharYAt( |
| ) |
| inline void Print_DrawHex8At( |
| ) |
| inline void Print_DrawHex16At( |
| ) |
| inline void Print_DrawBin8At( |
| ) |
| inline void Print_DrawIntAt( |
| ) |
| void Print_SetColor( |
| ) |
| void Print_SetColorShade( |
| ) |
| void Print_SetShadow( |
| ) |
| void Print_EnableShadow( |
| ) |
| void Print_DrawTextShadow( |
| ) |
| void Print_SetOutline( |
| ) |
| void Print_EnableOutline( |
| ) |
| void Print_DrawTextOutline( |
| ) |
| void Print_DrawLineH( |
| ) |
| void Print_DrawLineV( |
| ) |
| void Print_DrawBox( |
| ) |
| inline void Print_DrawTextAlign( |
| ) |
| inline void Print_DrawTextAlignAt( |
| ) |