MObjectItem 클래스 참조
#include <MObjectItem.h>
MObjectItem에 대한 상속 도표


세부 사항
아이템 오브젝트
public 메소드 | |
| MObjectItem (MUID &uid, MMap *pMap, rvector &Pos) | |
| MObjectItem (MUID &uid, int nDescID, MMap *pMap, rvector &Pos) | |
| const rvector & | GetPos () |
| void | SetPos (const rvector &Pos) |
| void | SetDescID (int nDescID) |
| void | SetDesc (MItemDesc *pItemDesc) |
| int | GetDescID () |
| MItemDesc * | GetDesc () |
| void | SetOwner (MObject *pOwner) |
| MObject * | GetOwner () |
protected 속성 | |
| MObject * | m_pOwner |
| 아이템 소유자 | |
| MObjectItem * | m_pParent |
| MItemDesc * | m_pItemDesc |
| long | m_nQuantity |
| 아이템 갯수 | |
| rvector | m_Pos |
이 클래스을 위한 문서화는 다음의 파일들로부터 생성되었습니다.
- MObjectItem.h
- MObjectItem.cpp
MAIET entertainment