Broke Protocol Game API Reference  1.39
Code reference for server and client scripting
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | Properties | List of all members
BrokeProtocol.Client.UI.CallPanel Class Reference
Inheritance diagram for BrokeProtocol.Client.UI.CallPanel:
BrokeProtocol.Client.UI.ChoicePanel BrokeProtocol.Client.UI.Panel

Public Member Functions

void Initialize (ShPlayer otherPlayer, bool incoming)
 
override void SelectYes ()
 
override void SelectNo ()
 
void Accepted ()
 
override void Update ()
 
- Public Member Functions inherited from BrokeProtocol.Client.UI.ChoicePanel
void Initialize ()
 
void SelectYes ()
 
void SelectNo ()
 
- Public Member Functions inherited from BrokeProtocol.Client.UI.Panel
void Cancel ()
 

Protected Attributes

Text playerText
 
Text timerText
 
float startTime
 
- Protected Attributes inherited from BrokeProtocol.Client.UI.ChoicePanel
Button yesButton
 
Button noButton
 

Properties

override KeyControl YesKey [get]
 
override KeyControl NoKey [get]
 
- Properties inherited from BrokeProtocol.Client.UI.ChoicePanel
KeyControl YesKey [get]
 
KeyControl NoKey [get]
 

Member Function Documentation

◆ Accepted()

void BrokeProtocol.Client.UI.CallPanel.Accepted ( )
inline

◆ Initialize()

void BrokeProtocol.Client.UI.CallPanel.Initialize ( ShPlayer otherPlayer,
bool incoming )
inline

◆ SelectNo()

override void BrokeProtocol.Client.UI.CallPanel.SelectNo ( )
inline

◆ SelectYes()

override void BrokeProtocol.Client.UI.CallPanel.SelectYes ( )
inline

◆ Update()

override void BrokeProtocol.Client.UI.CallPanel.Update ( )
inlinevirtual

Member Data Documentation

◆ playerText

Text BrokeProtocol.Client.UI.CallPanel.playerText
protected

◆ startTime

float BrokeProtocol.Client.UI.CallPanel.startTime
protected

◆ timerText

Text BrokeProtocol.Client.UI.CallPanel.timerText
protected

Property Documentation

◆ NoKey

override KeyControl BrokeProtocol.Client.UI.CallPanel.NoKey
getprotected

◆ YesKey

override KeyControl BrokeProtocol.Client.UI.CallPanel.YesKey
getprotected

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