26 m_content.LoadFile( book.ConfigGetString(
"file") );
27 m_author.SetText( book.ConfigGetString(
"author") );
28 m_title.SetText( book.ConfigGetString(
"title") );
36 super.OnClick(w,
x,
y, button);
38 switch (w.GetUserID())
proto native WorkspaceWidget GetWorkspace()
Super root of all classes in Enforce script.
proto string ToString(bool simple=true)
proto native CGame GetGame()
static proto bool CastTo(out Class to, Class from)
Try to safely down-cast base class to child class.
static proto float Round(float f)
Returns mathematical round of value.
static proto float Ceil(float f)
Returns ceil of value.
const int IDC_BOOK_VIEWER_PREV
const int IDC_BOOK_VIEWER_NEXT