Fission FSN
Loading...
Searching...
No Matches
fsCTextEntry Class Reference

#include <fsCTextEntry.h>

Inheritance diagram for fsCTextEntry:

Public Member Functions

void update (fsS32 pDeltaMs)
virtual ~fsCTextEntry ()
Public Member Functions inherited from fsIRenderable
const fsAffineMtx2drenderMatrixGet ()
void colourSet (const fsSColour4B &pColour)
void matrixApply (const fsAffineMtx2d &pRenderMatrix)
void render ()

Protected Member Functions

virtual void matrixApplyDo (const fsAffineMtx2d &pRenderMatrix) override
virtual void renderDo () override
void virtualKeyboardActivate (const fsStr &pPrompt, fsS32 pMaxStingLength)
virtual fsITextEntryRenderDatarenderDataGet () const override
 fsCTextEntry (fsCTextEntryComponent *const pParent)
Protected Member Functions inherited from fsIRenderableQuantum
 fsIRenderableQuantum ()
virtual ~fsIRenderableQuantum ()
void colourSetDo (const fsSColour4B &pColour) override
void renderDo () override
void renderDataRegister (fsIRenderData *pRenderData)
Protected Member Functions inherited from fsIRenderable
 fsIRenderable ()=default
virtual ~fsIRenderable ()=default

Friends

class fsCTextEntryComponent

Additional Inherited Members

Protected Attributes inherited from fsIRenderable
fsAffineMtx2d mRenderMtx

Constructor & Destructor Documentation

◆ ~fsCTextEntry()

fsCTextEntry::~fsCTextEntry ( )
virtual

◆ fsCTextEntry()

fsCTextEntry::fsCTextEntry ( fsCTextEntryComponent *const pParent)
protected

Member Function Documentation

◆ matrixApplyDo()

void fsCTextEntry::matrixApplyDo ( const fsAffineMtx2d & pRenderMatrix)
overrideprotectedvirtual

Implements fsIRenderable.

◆ renderDataGet()

fsITextEntryRenderData * fsCTextEntry::renderDataGet ( ) const
overrideprotectedvirtual

Reimplemented from fsIRenderableQuantum.

◆ renderDo()

void fsCTextEntry::renderDo ( )
overrideprotectedvirtual

Implements fsIRenderable.

◆ update()

void fsCTextEntry::update ( fsS32 pDeltaMs)

◆ virtualKeyboardActivate()

void fsCTextEntry::virtualKeyboardActivate ( const fsStr & pPrompt,
fsS32 pMaxStingLength )
protected

◆ fsCTextEntryComponent

friend class fsCTextEntryComponent
friend

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