|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsynergynetframework.appsystem.contentsystem.jme.items.JMEContentItem
synergynetframework.appsystem.contentsystem.jme.items.JMEOrthoContentItem
synergynetframework.appsystem.contentsystem.jme.items.JMEQuadContentItem
public class JMEQuadContentItem
The Class JMEQuadContentItem.
| Constructor Summary | |
|---|---|
JMEQuadContentItem(ContentItem contentItem,
com.jme.scene.Spatial spatial)
Instantiates a new JME quad content item. |
|
| Method Summary | |
|---|---|
void |
cursorChanged(OrthoCursorEventDispatcher commonCursorEventDispatcher,
ScreenCursor c,
MultiTouchCursorEvent event)
Cursor changed. |
void |
cursorClicked(OrthoCursorEventDispatcher commonCursorEventDispatcher,
ScreenCursor c,
MultiTouchCursorEvent event)
Cursor clicked. |
void |
cursorPressed(OrthoCursorEventDispatcher commonCursorEventDispatcher,
ScreenCursor c,
MultiTouchCursorEvent event)
Cursor pressed. |
void |
cursorReleased(OrthoCursorEventDispatcher commonCursorEventDispatcher,
ScreenCursor c,
MultiTouchCursorEvent event)
Cursor released. |
void |
setAutoFitSize(boolean isEnabled)
Sets the auto fit size. |
void |
setHeight(int height)
Sets the height. |
void |
setWidth(int width)
Sets the width. |
| Methods inherited from class synergynetframework.appsystem.contentsystem.jme.items.JMEContentItem |
|---|
contains, getImplementationObject, getLocalLocation, hasCollision, init, setAngle, setBoundaryEnabled, setId, setLocation, setManipulate, setScale, setScale, setVisible, setVisible |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface synergynetframework.appsystem.contentsystem.items.implementation.interfaces.IContentItemImplementation |
|---|
addMultitouchListener, contains, getImplementationObject, hasCollision, init, setAngle, setBackGround, setBorder, setBoundaryEnabled, setId, setLocalLocation, setLocation, setManipulate, setName, setScale, setScale, setVisible, setVisible, update, update |
| Constructor Detail |
|---|
public JMEQuadContentItem(ContentItem contentItem,
com.jme.scene.Spatial spatial)
contentItem - the content itemspatial - the spatial| Method Detail |
|---|
public void cursorChanged(OrthoCursorEventDispatcher commonCursorEventDispatcher,
ScreenCursor c,
MultiTouchCursorEvent event)
OrthoCursorEventDispatcher.CommonCursorEventListener
cursorChanged in interface OrthoCursorEventDispatcher.CommonCursorEventListenercursorChanged in class JMEOrthoContentItemcommonCursorEventDispatcher - the common cursor event dispatcherc - the cevent - the event
public void cursorClicked(OrthoCursorEventDispatcher commonCursorEventDispatcher,
ScreenCursor c,
MultiTouchCursorEvent event)
OrthoCursorEventDispatcher.CommonCursorEventListener
cursorClicked in interface OrthoCursorEventDispatcher.CommonCursorEventListenercursorClicked in class JMEOrthoContentItemcommonCursorEventDispatcher - the common cursor event dispatcherc - the cevent - the event
public void cursorPressed(OrthoCursorEventDispatcher commonCursorEventDispatcher,
ScreenCursor c,
MultiTouchCursorEvent event)
OrthoCursorEventDispatcher.CommonCursorEventListener
cursorPressed in interface OrthoCursorEventDispatcher.CommonCursorEventListenercursorPressed in class JMEOrthoContentItemcommonCursorEventDispatcher - the common cursor event dispatcherc - the cevent - the event
public void cursorReleased(OrthoCursorEventDispatcher commonCursorEventDispatcher,
ScreenCursor c,
MultiTouchCursorEvent event)
OrthoCursorEventDispatcher.CommonCursorEventListener
cursorReleased in interface OrthoCursorEventDispatcher.CommonCursorEventListenercursorReleased in class JMEOrthoContentItemcommonCursorEventDispatcher - the common cursor event dispatcherc - the cevent - the eventpublic void setAutoFitSize(boolean isEnabled)
IQuadContentItemImplementation
setAutoFitSize in interface IQuadContentItemImplementationisEnabled - the new auto fit sizepublic void setHeight(int height)
IQuadContentItemImplementation
setHeight in interface IQuadContentItemImplementationheight - the new heightpublic void setWidth(int width)
IQuadContentItemImplementation
setWidth in interface IQuadContentItemImplementationwidth - the new width
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||