OMLeafState 類別

OMLeafState 類別會設定元件的作用中狀態。

此類別在標頭檔 state.h 中進行定義。

建構摘要
OMLeafState
建立 OMLeafState 物件
方法摘要
entDef
指定從預設轉移進入狀態時,呼叫的作業
enterState
指定狀態進入動作
exitState
指定狀態結束動作
in
於擁有者類別在此狀態時,傳回 TRUE
serializeStates
在動畫期間呼叫,以傳送狀態資訊
旗標

元件 (component)

指定元件。其定義方式如下:
OMComponentState* component;


意見回饋