메소드 | 설명 | |
---|---|---|
Draw ( |
||
NotificationItem ( float lifeTime, NotificationKind notificationKind, string message ) : System.Collections.Generic | ||
Update ( |
public Draw ( |
||
spriteBatch | ||
리턴 | void |
public NotificationItem ( float lifeTime, NotificationKind notificationKind, string message ) : System.Collections.Generic | ||
lifeTime | float | |
notificationKind | NotificationKind | |
message | string | |
리턴 | System.Collections.Generic |
public Update ( |
||
time | ||
리턴 | void |