Class CCLabelProtocol

#include <Geode/cocos/include/CCProtocols.h>
classCCLabelProtocol{ ... }

Common interface for Labels

Examples0
Public static methods0
Public member functions2
virtualvoidsetString()=0

Sets a new label using an string

Parameters

A

null terminated string
virtualcharconst*getString()=0

Returns the string that is currently being used in this label

Return value
The string that is currently being used in this label
Fields0
Protected member functions0
Protected fields0
Derived classes7