|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectzombie.gameStates.MainScreenState.Credit
public class MainScreenState.Credit
Field Summary | |
---|---|
int |
disappearDelay
|
Texture |
name
|
float |
nameAlpha
|
int |
nameAppearDelay
|
float |
nameTargetAlpha
|
Texture |
title
|
float |
titleAlpha
|
float |
titleTargetAlpha
|
Constructor Summary | |
---|---|
MainScreenState.Credit(Texture title,
Texture name)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int disappearDelay
public Texture name
public float nameAlpha
public int nameAppearDelay
public float nameTargetAlpha
public Texture title
public float titleAlpha
public float titleTargetAlpha
Constructor Detail |
---|
public MainScreenState.Credit(Texture title, Texture name)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |